commit | 2fd4167fadd1360ab015e4f0e88e51843e49556c | [log] [tgz] |
---|---|---|
author | Jon Derrick <jonathan.derrick@intel.com> | Wed Jul 12 10:58:19 2017 -0600 |
committer | Christoph Hellwig <hch@lst.de> | Tue Jul 25 17:58:32 2017 +0200 |
tree | 09c31d75335c278aa1e946e59278412f8f7cc301 | |
parent | 6484f5d16f9d5368afac61091972242f3bd695a9 [diff] |
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: eb793e2c ("nvme.h: add NVMe over Fabrics definitions")