]> git.baikalelectronics.ru Git - kernel.git/commit
nvme: fabrics commands should use the fctype field for data direction
authorJon Derrick <jonathan.derrick@intel.com>
Wed, 12 Jul 2017 16:58:19 +0000 (10:58 -0600)
committerChristoph Hellwig <hch@lst.de>
Tue, 25 Jul 2017 15:58:32 +0000 (17:58 +0200)
commit943355441339c10384c1259f0e7a765095a3ed54
tree09c31d75335c278aa1e946e59278412f8f7cc301
parent5af73c25c81aefe383dfcb9e8c6ba5905b8d3f79
nvme: fabrics commands should use the fctype field for data direction

Fabrics commands with opcode 0x7F use the fctype field to indicate data
direction.

Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
Reviewed-by: Sagi Grimberg <sai@grmberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Fixes: 1843fb3c ("nvme.h: add NVMe over Fabrics definitions")
include/linux/nvme.h