K 10 svn:author V 3 mav K 8 svn:date V 27 2018-04-30T21:28:10.171289Z K 7 svn:log V 212 Fix use-after-free in nvme_qpair_destroy(). dma_tag_payload should not be destroyed before payload_dma_map, and seems it should be used there instead of dma_tag to match creation. Sponsored by: iXsystems, Inc. END