commit | 6f86f2c9d94d55c4d3a6f1ffbc2e1115b5cb38a8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Oct 23 10:35:42 2019 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Nov 04 10:56:41 2019 -0700 |
tree | 86cb4d413a8c97944699160dfb859dae57047591 | |
parent | 2cb6963a16e9e114486decf591af7cb2d69cb154 [diff] |
nvmet: Cleanup discovery execute handlers Push the lid and cns check into their respective handlers and, while we're at it, rename the functions to be consistent with other discovery handlers. Signed-off-by: Christoph Hellwig <hch@lst.de> [split patch, update changelog] Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Signed-off-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>