]> git.baikalelectronics.ru Git - kernel.git/commit
nvmet: expose max queues to configfs
authorDaniel Wagner <dwagner@suse.de>
Mon, 29 Aug 2022 09:28:39 +0000 (11:28 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 19 Sep 2022 15:55:16 +0000 (17:55 +0200)
commitcbf1331907e9c91b48108a0658c06389fce49a18
tree27c14f08c5cd948e52c5ed2911ad3f5e2838757d
parent3fde4e095184c4ac23198ddb96b0a3096c0d9f23
nvmet: expose max queues to configfs

Allow to set the max queues the target supports. This is useful for
testing the reconnect attempt of the host with changing numbers of
supported queues.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/target/configfs.c