]> Git Repo - linux.git/commit
block: Introduce BLKGETNRZONES ioctl
authorDamien Le Moal <[email protected]>
Fri, 12 Oct 2018 10:08:46 +0000 (19:08 +0900)
committerJens Axboe <[email protected]>
Thu, 25 Oct 2018 17:17:40 +0000 (11:17 -0600)
commit65e4e3eee83d7a4ad7e8c5175b2a0ddfd3b5685f
tree26d26b7a24b1a45799b38fb80f1ebf02a84e5424
parent72cd87576d1d885fc2968416ed5aca8f54749653
block: Introduce BLKGETNRZONES ioctl

Get a zoned block device total number of zones. The device can be a
partition of the whole device. The number of zones is always 0 for
regular block devices.

Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
block/ioctl.c
include/uapi/linux/blkzoned.h
This page took 0.070528 seconds and 4 git commands to generate.