]> granicus.if.org Git - strace/commit
block: decode BLKGETZONESZ and BLKGETNRZONES ioctls
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 17 Dec 2018 13:45:05 +0000 (13:45 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 17 Dec 2018 13:45:05 +0000 (13:45 +0000)
commitbc04bb238cbacd258c96384907079733e226ae5a
treef8b6c2e7acb4eb02f25e0849cb2a17b193aa32ab
parent7273c6fb3c08fbcb25e452406e7f69d05d1a84e1
block: decode BLKGETZONESZ and BLKGETNRZONES ioctls

These ioctls were introduced by linux kernel commits v4.20-rc1~17^2~16
and v4.20-rc1~17^2~15, respectively.

* block.c (block_ioctl): Handle BLKGETZONESZ and BLKGETNRZONES.
* xlat/block_ioctl_cmds.in (BLKGETZONESZ, BLKGETNRZONES): New entries.
block.c
xlat/block_ioctl_cmds.in