commit | 6322307809649cba6f545640563f95d686ecf404 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Dec 02 17:46:18 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Dec 04 11:38:18 2018 -0700 |
tree | 0d18bf6816246d55fa70c3fc61b4a27d6dfd2f37 | |
parent | 4e224106673f1e8679249a9cac75712b896861b0 [diff] |
nvme-pci: cleanup SQ allocation a bit Use a bit flag to mark if the SQ was allocated from the CMB, and clean up the surrounding code a bit. Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>