commit | 745815f955f65f22d378d69822da11043d00aaff | [log] [tgz] |
---|---|---|
author | Damien Le Moal <damien.lemoal@wdc.com> | Thu Jan 24 18:20:13 2019 +0900 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Jan 24 11:11:42 2019 -0700 |
tree | ca120b02880c2dd16e563a6d055a17ae2e55dde5 | |
parent | c83f536a87d9dd6d6bf989c0b0882459a902eb07 [diff] |
uapi: fix ioctl documentation The description of the BLKGETNRZONES zoned block device ioctl was not added as a comment together with this ioctl definition in commit 65e4e3eee83d7 ("block: Introduce BLKGETNRZONES ioctl"). Add its description here. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>