diff options
| author | Denis Efremov <efremov@linux.com> | 2020-07-22 00:30:59 +0300 |
|---|---|---|
| committer | Eric Biggers <ebiggers3@gmail.com> | 2020-07-22 08:49:14 -0700 |
| commit | 340ea5301c27db4a3678f13acc430e04706a0cc6 (patch) | |
| tree | 7295c86d8917ed4e16adc6a5db5fff0030f17019 /sys/linux | |
| parent | 38237e24ca3cd282d51266f5300d69687f5a496e (diff) | |
sys/linux: remove ioctl$EXT4_IOC_SETFLAGS
It duplicates ioctl$FS_IOC_SETFLAGS. There is no need in a
separate definition.
Signed-off-by: Denis Efremov <efremov@linux.com>
Diffstat (limited to 'sys/linux')
| -rw-r--r-- | sys/linux/fs_ioctl_ext4.txt | 3 | ||||
| -rw-r--r-- | sys/linux/fs_ioctl_ext4_386.const | 15 | ||||
| -rw-r--r-- | sys/linux/fs_ioctl_ext4_amd64.const | 15 | ||||
| -rw-r--r-- | sys/linux/fs_ioctl_ext4_arm.const | 15 | ||||
| -rw-r--r-- | sys/linux/fs_ioctl_ext4_arm64.const | 15 | ||||
| -rw-r--r-- | sys/linux/fs_ioctl_ext4_mips64le.const | 15 | ||||
| -rw-r--r-- | sys/linux/fs_ioctl_ext4_ppc64le.const | 15 | ||||
| -rw-r--r-- | sys/linux/fs_ioctl_ext4_riscv64.const | 15 | ||||
| -rw-r--r-- | sys/linux/fs_ioctl_ext4_s390x.const | 15 |
9 files changed, 0 insertions, 123 deletions
diff --git a/sys/linux/fs_ioctl_ext4.txt b/sys/linux/fs_ioctl_ext4.txt index 748a4c1da..3357d27c8 100644 --- a/sys/linux/fs_ioctl_ext4.txt +++ b/sys/linux/fs_ioctl_ext4.txt @@ -5,7 +5,6 @@ include <uapi/linux/fs.h> include <uapi/linux/fsmap.h> include <fs/ext4/ext4.h> -ioctl$EXT4_IOC_SETFLAGS(fd fd, cmd const[EXT4_IOC_SETFLAGS], arg ptr[in, flags[ext4_inode_flags, int32]]) ioctl$EXT4_IOC_GROUP_EXTEND(fd fd, cmd const[EXT4_IOC_GROUP_EXTEND], arg ptr[in, intptr]) ioctl$EXT4_IOC_GROUP_ADD(fd fd, cmd const[EXT4_IOC_GROUP_ADD], arg ptr[in, ext4_new_group_input]) ioctl$EXT4_IOC_MIGRATE(fd fd, cmd const[EXT4_IOC_MIGRATE]) @@ -14,8 +13,6 @@ ioctl$EXT4_IOC_MOVE_EXT(fd fd, cmd const[EXT4_IOC_MOVE_EXT], arg ptr[in, move_ex ioctl$EXT4_IOC_SWAP_BOOT(fd fd, cmd const[EXT4_IOC_SWAP_BOOT]) ioctl$EXT4_IOC_PRECACHE_EXTENTS(fd fd, cmd const[EXT4_IOC_PRECACHE_EXTENTS]) -ext4_inode_flags = EXT4_SECRM_FL, EXT4_UNRM_FL, EXT4_COMPR_FL, EXT4_SYNC_FL, EXT4_IMMUTABLE_FL, EXT4_APPEND_FL, EXT4_NODUMP_FL, EXT4_NOATIME_FL, EXT4_PROJINHERIT_FL, EXT4_JOURNAL_DATA_FL, EXT4_NOTAIL_FL, EXT4_DIRSYNC_FL, EXT4_TOPDIR_FL, EXT4_EXTENTS_FL - # EXT4_IOC_SHUTDOWN on root fs effectively brings the machine down in weird ways. # Fortunately, the value does not conflict with any other ioctl commands for now. ioctl$EXT4_IOC_SHUTDOWN(fd fd, cmd const[EXT4_IOC_SHUTDOWN]) (disabled) diff --git a/sys/linux/fs_ioctl_ext4_386.const b/sys/linux/fs_ioctl_ext4_386.const index 3e3add762..968cf32ad 100644 --- a/sys/linux/fs_ioctl_ext4_386.const +++ b/sys/linux/fs_ioctl_ext4_386.const @@ -1,9 +1,4 @@ # AUTOGENERATED FILE -EXT4_APPEND_FL = 32 -EXT4_COMPR_FL = 4 -EXT4_DIRSYNC_FL = 65536 -EXT4_EXTENTS_FL = 524288 -EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 26124 EXT4_IOC_GROUP_ADD = 1076127240 EXT4_IOC_GROUP_EXTEND = 1074030087 @@ -11,16 +6,6 @@ EXT4_IOC_MIGRATE = 26121 EXT4_IOC_MOVE_EXT = 3223873039 EXT4_IOC_PRECACHE_EXTENTS = 26130 EXT4_IOC_RESIZE_FS = 1074292240 -EXT4_IOC_SETFLAGS = 1074030082 EXT4_IOC_SHUTDOWN = 2147768445 EXT4_IOC_SWAP_BOOT = 26129 -EXT4_JOURNAL_DATA_FL = 16384 -EXT4_NOATIME_FL = 128 -EXT4_NODUMP_FL = 64 -EXT4_NOTAIL_FL = 32768 -EXT4_PROJINHERIT_FL = 536870912 -EXT4_SECRM_FL = 1 -EXT4_SYNC_FL = 8 -EXT4_TOPDIR_FL = 131072 -EXT4_UNRM_FL = 2 __NR_ioctl = 54 diff --git a/sys/linux/fs_ioctl_ext4_amd64.const b/sys/linux/fs_ioctl_ext4_amd64.const index 6d10ab181..241de4016 100644 --- a/sys/linux/fs_ioctl_ext4_amd64.const +++ b/sys/linux/fs_ioctl_ext4_amd64.const @@ -1,9 +1,4 @@ # AUTOGENERATED FILE -EXT4_APPEND_FL = 32 -EXT4_COMPR_FL = 4 -EXT4_DIRSYNC_FL = 65536 -EXT4_EXTENTS_FL = 524288 -EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 26124 EXT4_IOC_GROUP_ADD = 1076389384 EXT4_IOC_GROUP_EXTEND = 1074292231 @@ -11,16 +6,6 @@ EXT4_IOC_MIGRATE = 26121 EXT4_IOC_MOVE_EXT = 3223873039 EXT4_IOC_PRECACHE_EXTENTS = 26130 EXT4_IOC_RESIZE_FS = 1074292240 -EXT4_IOC_SETFLAGS = 1074292226 EXT4_IOC_SHUTDOWN = 2147768445 EXT4_IOC_SWAP_BOOT = 26129 -EXT4_JOURNAL_DATA_FL = 16384 -EXT4_NOATIME_FL = 128 -EXT4_NODUMP_FL = 64 -EXT4_NOTAIL_FL = 32768 -EXT4_PROJINHERIT_FL = 536870912 -EXT4_SECRM_FL = 1 -EXT4_SYNC_FL = 8 -EXT4_TOPDIR_FL = 131072 -EXT4_UNRM_FL = 2 __NR_ioctl = 16 diff --git a/sys/linux/fs_ioctl_ext4_arm.const b/sys/linux/fs_ioctl_ext4_arm.const index 3e8d370da..863b65f62 100644 --- a/sys/linux/fs_ioctl_ext4_arm.const +++ b/sys/linux/fs_ioctl_ext4_arm.const @@ -1,9 +1,4 @@ # AUTOGENERATED FILE -EXT4_APPEND_FL = 32 -EXT4_COMPR_FL = 4 -EXT4_DIRSYNC_FL = 65536 -EXT4_EXTENTS_FL = 524288 -EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 26124 EXT4_IOC_GROUP_ADD = 1076389384 EXT4_IOC_GROUP_EXTEND = 1074030087 @@ -11,16 +6,6 @@ EXT4_IOC_MIGRATE = 26121 EXT4_IOC_MOVE_EXT = 3223873039 EXT4_IOC_PRECACHE_EXTENTS = 26130 EXT4_IOC_RESIZE_FS = 1074292240 -EXT4_IOC_SETFLAGS = 1074030082 EXT4_IOC_SHUTDOWN = 2147768445 EXT4_IOC_SWAP_BOOT = 26129 -EXT4_JOURNAL_DATA_FL = 16384 -EXT4_NOATIME_FL = 128 -EXT4_NODUMP_FL = 64 -EXT4_NOTAIL_FL = 32768 -EXT4_PROJINHERIT_FL = 536870912 -EXT4_SECRM_FL = 1 -EXT4_SYNC_FL = 8 -EXT4_TOPDIR_FL = 131072 -EXT4_UNRM_FL = 2 __NR_ioctl = 54 diff --git a/sys/linux/fs_ioctl_ext4_arm64.const b/sys/linux/fs_ioctl_ext4_arm64.const index d2bd606f4..fd21b1141 100644 --- a/sys/linux/fs_ioctl_ext4_arm64.const +++ b/sys/linux/fs_ioctl_ext4_arm64.const @@ -1,9 +1,4 @@ # AUTOGENERATED FILE -EXT4_APPEND_FL = 32 -EXT4_COMPR_FL = 4 -EXT4_DIRSYNC_FL = 65536 -EXT4_EXTENTS_FL = 524288 -EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 26124 EXT4_IOC_GROUP_ADD = 1076389384 EXT4_IOC_GROUP_EXTEND = 1074292231 @@ -11,16 +6,6 @@ EXT4_IOC_MIGRATE = 26121 EXT4_IOC_MOVE_EXT = 3223873039 EXT4_IOC_PRECACHE_EXTENTS = 26130 EXT4_IOC_RESIZE_FS = 1074292240 -EXT4_IOC_SETFLAGS = 1074292226 EXT4_IOC_SHUTDOWN = 2147768445 EXT4_IOC_SWAP_BOOT = 26129 -EXT4_JOURNAL_DATA_FL = 16384 -EXT4_NOATIME_FL = 128 -EXT4_NODUMP_FL = 64 -EXT4_NOTAIL_FL = 32768 -EXT4_PROJINHERIT_FL = 536870912 -EXT4_SECRM_FL = 1 -EXT4_SYNC_FL = 8 -EXT4_TOPDIR_FL = 131072 -EXT4_UNRM_FL = 2 __NR_ioctl = 29 diff --git a/sys/linux/fs_ioctl_ext4_mips64le.const b/sys/linux/fs_ioctl_ext4_mips64le.const index b7d667f42..78b96689b 100644 --- a/sys/linux/fs_ioctl_ext4_mips64le.const +++ b/sys/linux/fs_ioctl_ext4_mips64le.const @@ -1,9 +1,4 @@ # AUTOGENERATED FILE -EXT4_APPEND_FL = 32 -EXT4_COMPR_FL = 4 -EXT4_DIRSYNC_FL = 65536 -EXT4_EXTENTS_FL = 524288 -EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 536897036 EXT4_IOC_GROUP_ADD = 2150131208 EXT4_IOC_GROUP_EXTEND = 2148034055 @@ -11,16 +6,6 @@ EXT4_IOC_MIGRATE = 536897033 EXT4_IOC_MOVE_EXT = 3223873039 EXT4_IOC_PRECACHE_EXTENTS = 536897042 EXT4_IOC_RESIZE_FS = 2148034064 -EXT4_IOC_SETFLAGS = 2148034050 EXT4_IOC_SHUTDOWN = 1074026621 EXT4_IOC_SWAP_BOOT = 536897041 -EXT4_JOURNAL_DATA_FL = 16384 -EXT4_NOATIME_FL = 128 -EXT4_NODUMP_FL = 64 -EXT4_NOTAIL_FL = 32768 -EXT4_PROJINHERIT_FL = 536870912 -EXT4_SECRM_FL = 1 -EXT4_SYNC_FL = 8 -EXT4_TOPDIR_FL = 131072 -EXT4_UNRM_FL = 2 __NR_ioctl = 5015 diff --git a/sys/linux/fs_ioctl_ext4_ppc64le.const b/sys/linux/fs_ioctl_ext4_ppc64le.const index 3d27f0831..5bfcc3cc7 100644 --- a/sys/linux/fs_ioctl_ext4_ppc64le.const +++ b/sys/linux/fs_ioctl_ext4_ppc64le.const @@ -1,9 +1,4 @@ # AUTOGENERATED FILE -EXT4_APPEND_FL = 32 -EXT4_COMPR_FL = 4 -EXT4_DIRSYNC_FL = 65536 -EXT4_EXTENTS_FL = 524288 -EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 536897036 EXT4_IOC_GROUP_ADD = 2150131208 EXT4_IOC_GROUP_EXTEND = 2148034055 @@ -11,16 +6,6 @@ EXT4_IOC_MIGRATE = 536897033 EXT4_IOC_MOVE_EXT = 3223873039 EXT4_IOC_PRECACHE_EXTENTS = 536897042 EXT4_IOC_RESIZE_FS = 2148034064 -EXT4_IOC_SETFLAGS = 2148034050 EXT4_IOC_SHUTDOWN = 1074026621 EXT4_IOC_SWAP_BOOT = 536897041 -EXT4_JOURNAL_DATA_FL = 16384 -EXT4_NOATIME_FL = 128 -EXT4_NODUMP_FL = 64 -EXT4_NOTAIL_FL = 32768 -EXT4_PROJINHERIT_FL = 536870912 -EXT4_SECRM_FL = 1 -EXT4_SYNC_FL = 8 -EXT4_TOPDIR_FL = 131072 -EXT4_UNRM_FL = 2 __NR_ioctl = 54 diff --git a/sys/linux/fs_ioctl_ext4_riscv64.const b/sys/linux/fs_ioctl_ext4_riscv64.const index d2bd606f4..fd21b1141 100644 --- a/sys/linux/fs_ioctl_ext4_riscv64.const +++ b/sys/linux/fs_ioctl_ext4_riscv64.const @@ -1,9 +1,4 @@ # AUTOGENERATED FILE -EXT4_APPEND_FL = 32 -EXT4_COMPR_FL = 4 -EXT4_DIRSYNC_FL = 65536 -EXT4_EXTENTS_FL = 524288 -EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 26124 EXT4_IOC_GROUP_ADD = 1076389384 EXT4_IOC_GROUP_EXTEND = 1074292231 @@ -11,16 +6,6 @@ EXT4_IOC_MIGRATE = 26121 EXT4_IOC_MOVE_EXT = 3223873039 EXT4_IOC_PRECACHE_EXTENTS = 26130 EXT4_IOC_RESIZE_FS = 1074292240 -EXT4_IOC_SETFLAGS = 1074292226 EXT4_IOC_SHUTDOWN = 2147768445 EXT4_IOC_SWAP_BOOT = 26129 -EXT4_JOURNAL_DATA_FL = 16384 -EXT4_NOATIME_FL = 128 -EXT4_NODUMP_FL = 64 -EXT4_NOTAIL_FL = 32768 -EXT4_PROJINHERIT_FL = 536870912 -EXT4_SECRM_FL = 1 -EXT4_SYNC_FL = 8 -EXT4_TOPDIR_FL = 131072 -EXT4_UNRM_FL = 2 __NR_ioctl = 29 diff --git a/sys/linux/fs_ioctl_ext4_s390x.const b/sys/linux/fs_ioctl_ext4_s390x.const index ed5038c8c..a89ba7b77 100644 --- a/sys/linux/fs_ioctl_ext4_s390x.const +++ b/sys/linux/fs_ioctl_ext4_s390x.const @@ -1,9 +1,4 @@ # AUTOGENERATED FILE -EXT4_APPEND_FL = 32 -EXT4_COMPR_FL = 4 -EXT4_DIRSYNC_FL = 65536 -EXT4_EXTENTS_FL = 524288 -EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 26124 EXT4_IOC_GROUP_ADD = 1076389384 EXT4_IOC_GROUP_EXTEND = 1074292231 @@ -11,16 +6,6 @@ EXT4_IOC_MIGRATE = 26121 EXT4_IOC_MOVE_EXT = 3223873039 EXT4_IOC_PRECACHE_EXTENTS = 26130 EXT4_IOC_RESIZE_FS = 1074292240 -EXT4_IOC_SETFLAGS = 1074292226 EXT4_IOC_SHUTDOWN = 2147768445 EXT4_IOC_SWAP_BOOT = 26129 -EXT4_JOURNAL_DATA_FL = 16384 -EXT4_NOATIME_FL = 128 -EXT4_NODUMP_FL = 64 -EXT4_NOTAIL_FL = 32768 -EXT4_PROJINHERIT_FL = 536870912 -EXT4_SECRM_FL = 1 -EXT4_SYNC_FL = 8 -EXT4_TOPDIR_FL = 131072 -EXT4_UNRM_FL = 2 __NR_ioctl = 54 |
