]> www.infradead.org Git - users/hch/blktests.git/commit
src: Introduce zbdioctl program
authorShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Mon, 28 Jan 2019 13:14:49 +0000 (22:14 +0900)
committerOmar Sandoval <osandov@fb.com>
Tue, 5 Feb 2019 18:47:18 +0000 (10:47 -0800)
commitd42cc3f85e0dec11924e6cb14eeb1fa8c05c76e3
tree32ad7c2744ba31ef6961071175031ab8b89a3761
parentcfde92e040dccb473964f16f2a0d9ea36855694c
src: Introduce zbdioctl program

zbdioctl implements calls to zoned block devices ioctls that are not
supported currently by sys-utils blkzone utility, namely BLKGETZONESZ
and BLKGETNRZONES.

Reviewed-by: Chaitanya Kulkarni <Chaitanya.Kulkarni@wdc.com>
Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
src/.gitignore
src/Makefile
src/zbdioctl.c [new file with mode: 0644]