]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Sync reserved Illumos ioctl comment with actual number
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 7 Apr 2019 17:35:28 +0000 (02:35 +0900)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sun, 14 Apr 2019 18:12:07 +0000 (11:12 -0700)
It's 81 now.

Reviewed-by: Olaf Faaland <faaland1@llnl.gov>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
Closes #8598

include/sys/fs/zfs.h

index bdc25ee9ffe971e0c4a8704102a1f95b9d718255..257661a67bc2d9d2f0d2ba8757770bb2c7dbb527 100644 (file)
@@ -1192,7 +1192,7 @@ typedef enum {
  */
 typedef enum zfs_ioc {
        /*
-        * Illumos - 71/128 numbers reserved.
+        * illumos - 81/128 numbers reserved.
         */
        ZFS_IOC_FIRST = ('Z' << 8),
        ZFS_IOC = ZFS_IOC_FIRST,