nvmet: print a hint while rejecting NSID 0 or 0xffffffff
authorMikhail Skorzhinskii <mskorzhinskiy@solarflare.com>
Thu, 4 Jul 2019 08:01:48 +0000 (10:01 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 9 Jul 2019 21:18:09 +0000 (14:18 -0700)
commit5ba895033b8e8257451e6f85e6e516c3b3ce1a68
tree83ec93f9e080c9c4ca1df69afe8cbe942e92bfb9
parent04e70bd4a0264a3d488a9eff6e116d7dc9a77967
nvmet: print a hint while rejecting NSID 0 or 0xffffffff

Adding this hint for the sake of convenience.

It was spotted that a few times people spent some time before
understanding what is exactly wrong in configuration process.  This
should save a few time in such situations, especially for people who
is not very confident with NVMe requirements.

Signed-off-by: Mikhail Skorzhinskii <mskorzhinskiy@solarflare.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/target/configfs.c