[PATCH 09/14] nvmet: based on passthru req control use REQ_FUA
Christoph Hellwig
hch at lst.de
Fri Aug 14 06:37:47 EDT 2020
On Mon, Aug 10, 2020 at 11:54:51AM -0700, Chaitanya Kulkarni wrote:
> The write request for passthru driver currently does not consider
> nvme control field which could be set in the nvme_rw_command from host
> side.
>
> Update op_flags with REQ_FUA when control field flag is set to
> NVME_RW_FUA.
REQ_FUA has no meaning for REQ_OP_DRV*
More information about the Linux-nvme
mailing list