]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nvme: report the DPOFUA in MODE_SENSE
authorChristoph Hellwig <hch@lst.de>
Fri, 22 May 2015 09:12:44 +0000 (11:12 +0200)
committerJens Axboe <axboe@fb.com>
Fri, 22 May 2015 14:36:42 +0000 (08:36 -0600)
commit908517684807f3b3d93893da78c7906f5ff2c49b
treedeff7444658b44371f8faf90322bbe0b18d6f8bb
parentcbbb7a2ec6001a0c15297c85184c9cc7fae5f11e
nvme: report the DPOFUA in MODE_SENSE

NVMe device always support the FUA bit, and the SCSI translations
accepts the DPO bit, which doesn't have much of a meaning for us.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/nvme-scsi.c