]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
block: Introduce BLKGETZONESZ ioctl
authorDamien Le Moal <damien.lemoal@wdc.com>
Fri, 12 Oct 2018 10:08:45 +0000 (19:08 +0900)
committerJens Axboe <axboe@kernel.dk>
Thu, 25 Oct 2018 17:17:40 +0000 (11:17 -0600)
commit72cd87576d1d885fc2968416ed5aca8f54749653
treec965a7ffee387262de03c108c6fecc837e5b98bb
parent2e85fbaff3a71e46038ec736186c42ffa721c775
block: Introduce BLKGETZONESZ ioctl

Get a zoned block device zone size in number of 512 B sectors.
The zone size is always 0 for regular block devices.

Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/ioctl.c
include/uapi/linux/blkzoned.h