Skip to content

Commit

Permalink
Sync reserved Illumos ioctl comment with actual number
Browse files Browse the repository at this point in the history
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
  • Loading branch information
kusumi authored and behlendorf committed Apr 14, 2019
1 parent d5d2ef2 commit 96e51d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/sys/fs/zfs.h
Expand Up @@ -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,
Expand Down

0 comments on commit 96e51d2

Please sign in to comment.