nvme: count all ANA groups for ANA Log page
authorHannes Reinecke <hare@suse.de>
Mon, 16 Jul 2018 10:58:33 +0000 (12:58 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 17 Sep 2018 13:49:40 +0000 (15:49 +0200)
commitbe1277f5eb17a2e5788139eabb0b53dd04c695f3
treebe8593a04dc35a6a369067e13017f73e5bb24a74
parentb228ba1cb95afbaeeb86cf06cd9fd6f6369c3b14
nvme: count all ANA groups for ANA Log page

When issuing a short read on the ANA log page the number of groups
should not change, even though the final returned data might contain
less groups than that number.

Signed-off-by: Hannes Reinecke <hare@suse.com>
[switched to a for loop]
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/target/admin-cmd.c