[PATCH] Regenerate OpenZFS ioctls with vdev props

наб nabijaczleweli at nabijaczleweli.xyz
Sat Jan 1 14:41:59 UTC 2022


---
These are on the master branch, but currently untagged,
hence the git-describe spec in the version field

There are no pending PRs which touch the ioctl tables,
nor am I aware of any features that would touch them
to be planned before the next minor release,
but if you prefer I can come back to this when it drops, instead

Please keep me in CC, as I'm not subscribed

 src/ioctls_zfs.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/ioctls_zfs.h b/src/ioctls_zfs.h
index e1a8847f9..bbab933f5 100644
--- a/src/ioctls_zfs.h
+++ b/src/ioctls_zfs.h
@@ -1,4 +1,4 @@
-/* Generated by ioctls_zfs.sh from OpenZFS version 2.0.4; do not edit. */
+/* Generated by ioctls_zfs.sh from OpenZFS version 2.1.99-654-g1135d0a5f; do not edit. */
 { "include/sys/fs/zfs.h", "BLKZNAME", _IOC_READ, (0x12 << 8) | 125, 256 },
 { "include/sys/fs/zfs.h", "ZFS_IOC_POOL_CREATE", 0, 0x5A00, 0 },
 { "include/sys/fs/zfs.h", "ZFS_IOC_POOL_DESTROY", 0, 0x5A01, 0 },
@@ -85,6 +85,8 @@
 { "include/sys/fs/zfs.h", "ZFS_IOC_GET_BOOKMARK_PROPS", 0, 0x5A52, 0 },
 { "include/sys/fs/zfs.h", "ZFS_IOC_WAIT", 0, 0x5A53, 0 },
 { "include/sys/fs/zfs.h", "ZFS_IOC_WAIT_FS", 0, 0x5A54, 0 },
+{ "include/sys/fs/zfs.h", "ZFS_IOC_VDEV_GET_PROPS", 0, 0x5A55, 0 },
+{ "include/sys/fs/zfs.h", "ZFS_IOC_VDEV_SET_PROPS", 0, 0x5A56, 0 },
 { "include/sys/fs/zfs.h", "ZFS_IOC_EVENTS_NEXT", 0, 0x5A81, 0 },
 { "include/sys/fs/zfs.h", "ZFS_IOC_EVENTS_CLEAR", 0, 0x5A82, 0 },
 { "include/sys/fs/zfs.h", "ZFS_IOC_EVENTS_SEEK", 0, 0x5A83, 0 },
-- 
2.30.2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20220101/a7ff0507/attachment.bin>


More information about the Strace-devel mailing list