commit | 7a1f46e3f75cff5042dfa1bb80c9929a0e412abc | [log] [tgz] |
---|---|---|
author | Minwoo Im <minwoo.im.dev@gmail.com> | Thu Jun 06 14:30:14 2019 +0900 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jun 21 11:08:38 2019 +0200 |
tree | 0c6ca63c8514e435d59ff4cd2904e44c3f37ec26 | |
parent | 1a87ee657c530bb2f3e39e4ac184d48f5f959cda [diff] |
nvme: introduce nvme_is_fabrics to check fabrics cmd This patch introduces a nvme_is_fabrics() inline function to check whether or not the given command structure is for fabrics. Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>