diff options
| author | Denis Efremov <efremov@linux.com> | 2020-07-22 01:07:14 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-07-22 07:50:57 +0200 |
| commit | 128cd85fcc53fac52ce385b48d1db730104633f2 (patch) | |
| tree | 51381791b94b9f0c41800f16b33923b0978ae577 /sys/linux/fs_ext4_s390x.const | |
| parent | 21f1765e15967196c4f3c9756ae4ec8a1fa7996d (diff) | |
sys/linux: cleanup orphaned const files for s390x
These *s390x.const files don't match existing
*.txt files.
Signed-off-by: Denis Efremov <efremov@linux.com>
Diffstat (limited to 'sys/linux/fs_ext4_s390x.const')
| -rw-r--r-- | sys/linux/fs_ext4_s390x.const | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/sys/linux/fs_ext4_s390x.const b/sys/linux/fs_ext4_s390x.const deleted file mode 100644 index ed5038c8c..000000000 --- a/sys/linux/fs_ext4_s390x.const +++ /dev/null @@ -1,26 +0,0 @@ -# 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 -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 |
