From ffe85af864abfdea2b4ac1c77a4202cbe0e95c0c Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 14 Apr 2020 07:37:58 +0200 Subject: sys/linux: regenerate consts On the current linux-next: f19bb13a0eaf0034a603e3b54a7c3a50faf6821e (next-20200414) EXT4_EOFBLOCKS_FL was removed by 4337ecd1fe997d2b2135b4434caaccdb47c10c06 ARM does not support KVM anymore, removed by 541ad0150ca4 ("arm: Remove 32bit KVM host support"). Fixes #1676 --- sys/linux/dev_cdrom_386.const | 1 - sys/linux/dev_cdrom_amd64.const | 1 - sys/linux/dev_cdrom_arm.const | 1 - sys/linux/dev_cdrom_arm64.const | 1 - sys/linux/dev_cdrom_mips64le.const | 1 - sys/linux/dev_cdrom_ppc64le.const | 1 - sys/linux/dev_input_386.const | 2 ++ sys/linux/dev_input_amd64.const | 2 ++ sys/linux/dev_input_arm.const | 2 ++ sys/linux/dev_input_arm64.const | 2 ++ sys/linux/dev_input_mips64le.const | 2 ++ sys/linux/dev_input_ppc64le.const | 2 ++ sys/linux/dev_snd_seq_386.const | 2 ++ sys/linux/dev_snd_seq_amd64.const | 2 ++ sys/linux/dev_snd_seq_arm.const | 2 ++ sys/linux/dev_snd_seq_arm64.const | 2 ++ sys/linux/dev_snd_seq_mips64le.const | 2 ++ sys/linux/dev_snd_seq_ppc64le.const | 2 ++ sys/linux/dev_snd_timer_386.const | 2 ++ sys/linux/dev_snd_timer_amd64.const | 2 ++ sys/linux/dev_snd_timer_arm.const | 2 ++ sys/linux/dev_snd_timer_arm64.const | 2 ++ sys/linux/dev_snd_timer_mips64le.const | 2 ++ sys/linux/dev_snd_timer_ppc64le.const | 2 ++ sys/linux/fs_ext4.txt | 2 +- sys/linux/fs_ext4_386.const | 1 - sys/linux/fs_ext4_amd64.const | 1 - sys/linux/fs_ext4_arm.const | 1 - sys/linux/fs_ext4_arm64.const | 1 - sys/linux/fs_ext4_mips64le.const | 1 - sys/linux/fs_ext4_ppc64le.const | 1 - sys/linux/gen/386.go | 6 ++---- sys/linux/gen/amd64.go | 6 ++---- sys/linux/gen/arm.go | 6 ++---- sys/linux/gen/arm64.go | 6 ++---- sys/linux/gen/mips64le.go | 6 ++---- sys/linux/gen/ppc64le.go | 6 ++---- 37 files changed, 49 insertions(+), 37 deletions(-) (limited to 'sys/linux') diff --git a/sys/linux/dev_cdrom_386.const b/sys/linux/dev_cdrom_386.const index de702f9fb..3f3156d28 100644 --- a/sys/linux/dev_cdrom_386.const +++ b/sys/linux/dev_cdrom_386.const @@ -5,7 +5,6 @@ CDO_AUTO_EJECT = 2 CDO_CHECK_TYPE = 16 CDO_LOCK = 8 CDO_USE_FFLAGS = 4 -CDROMAUDIOBUFSIZ = 21378 CDROMCLOSETRAY = 21273 CDROMEJECT = 21257 CDROMEJECT_SW = 21263 diff --git a/sys/linux/dev_cdrom_amd64.const b/sys/linux/dev_cdrom_amd64.const index 0222f9eb5..a9a3253e7 100644 --- a/sys/linux/dev_cdrom_amd64.const +++ b/sys/linux/dev_cdrom_amd64.const @@ -5,7 +5,6 @@ CDO_AUTO_EJECT = 2 CDO_CHECK_TYPE = 16 CDO_LOCK = 8 CDO_USE_FFLAGS = 4 -CDROMAUDIOBUFSIZ = 21378 CDROMCLOSETRAY = 21273 CDROMEJECT = 21257 CDROMEJECT_SW = 21263 diff --git a/sys/linux/dev_cdrom_arm.const b/sys/linux/dev_cdrom_arm.const index d74a3d298..415cf0538 100644 --- a/sys/linux/dev_cdrom_arm.const +++ b/sys/linux/dev_cdrom_arm.const @@ -5,7 +5,6 @@ CDO_AUTO_EJECT = 2 CDO_CHECK_TYPE = 16 CDO_LOCK = 8 CDO_USE_FFLAGS = 4 -CDROMAUDIOBUFSIZ = 21378 CDROMCLOSETRAY = 21273 CDROMEJECT = 21257 CDROMEJECT_SW = 21263 diff --git a/sys/linux/dev_cdrom_arm64.const b/sys/linux/dev_cdrom_arm64.const index bb5fd6fbd..d5f2414eb 100644 --- a/sys/linux/dev_cdrom_arm64.const +++ b/sys/linux/dev_cdrom_arm64.const @@ -5,7 +5,6 @@ CDO_AUTO_EJECT = 2 CDO_CHECK_TYPE = 16 CDO_LOCK = 8 CDO_USE_FFLAGS = 4 -CDROMAUDIOBUFSIZ = 21378 CDROMCLOSETRAY = 21273 CDROMEJECT = 21257 CDROMEJECT_SW = 21263 diff --git a/sys/linux/dev_cdrom_mips64le.const b/sys/linux/dev_cdrom_mips64le.const index 9f023b657..7e0612c8b 100644 --- a/sys/linux/dev_cdrom_mips64le.const +++ b/sys/linux/dev_cdrom_mips64le.const @@ -5,7 +5,6 @@ CDO_AUTO_EJECT = 2 CDO_CHECK_TYPE = 16 CDO_LOCK = 8 CDO_USE_FFLAGS = 4 -CDROMAUDIOBUFSIZ = 21378 CDROMCLOSETRAY = 21273 CDROMEJECT = 21257 CDROMEJECT_SW = 21263 diff --git a/sys/linux/dev_cdrom_ppc64le.const b/sys/linux/dev_cdrom_ppc64le.const index 5bb356b46..3fa217efb 100644 --- a/sys/linux/dev_cdrom_ppc64le.const +++ b/sys/linux/dev_cdrom_ppc64le.const @@ -5,7 +5,6 @@ CDO_AUTO_EJECT = 2 CDO_CHECK_TYPE = 16 CDO_LOCK = 8 CDO_USE_FFLAGS = 4 -CDROMAUDIOBUFSIZ = 21378 CDROMCLOSETRAY = 21273 CDROMEJECT = 21257 CDROMEJECT_SW = 21263 diff --git a/sys/linux/dev_input_386.const b/sys/linux/dev_input_386.const index c02ca897a..1e0efad7b 100644 --- a/sys/linux/dev_input_386.const +++ b/sys/linux/dev_input_386.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 EVIOCGABS0 = 2149074240 EVIOCGABS20 = 2149074272 EVIOCGABS2F = 2149074287 @@ -62,4 +63,5 @@ FF_SPRING = 83 FF_SQUARE = 88 FF_TRIANGLE = 89 __NR_ioctl = 54 +__NR_openat = 295 __NR_write = 4 diff --git a/sys/linux/dev_input_amd64.const b/sys/linux/dev_input_amd64.const index 146ef522a..a9cf3f4fe 100644 --- a/sys/linux/dev_input_amd64.const +++ b/sys/linux/dev_input_amd64.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 EVIOCGABS0 = 2149074240 EVIOCGABS20 = 2149074272 EVIOCGABS2F = 2149074287 @@ -62,4 +63,5 @@ FF_SPRING = 83 FF_SQUARE = 88 FF_TRIANGLE = 89 __NR_ioctl = 16 +__NR_openat = 257 __NR_write = 1 diff --git a/sys/linux/dev_input_arm.const b/sys/linux/dev_input_arm.const index c02ca897a..33c001d0f 100644 --- a/sys/linux/dev_input_arm.const +++ b/sys/linux/dev_input_arm.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 EVIOCGABS0 = 2149074240 EVIOCGABS20 = 2149074272 EVIOCGABS2F = 2149074287 @@ -62,4 +63,5 @@ FF_SPRING = 83 FF_SQUARE = 88 FF_TRIANGLE = 89 __NR_ioctl = 54 +__NR_openat = 322 __NR_write = 4 diff --git a/sys/linux/dev_input_arm64.const b/sys/linux/dev_input_arm64.const index 11310449a..f1f09e437 100644 --- a/sys/linux/dev_input_arm64.const +++ b/sys/linux/dev_input_arm64.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 EVIOCGABS0 = 2149074240 EVIOCGABS20 = 2149074272 EVIOCGABS2F = 2149074287 @@ -62,4 +63,5 @@ FF_SPRING = 83 FF_SQUARE = 88 FF_TRIANGLE = 89 __NR_ioctl = 29 +__NR_openat = 56 __NR_write = 64 diff --git a/sys/linux/dev_input_mips64le.const b/sys/linux/dev_input_mips64le.const index fcb76f7fe..2b4eafb89 100644 --- a/sys/linux/dev_input_mips64le.const +++ b/sys/linux/dev_input_mips64le.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 EVIOCGABS0 = 1075332416 EVIOCGABS20 = 1075332448 EVIOCGABS2F = 1075332463 @@ -62,4 +63,5 @@ FF_SPRING = 83 FF_SQUARE = 88 FF_TRIANGLE = 89 __NR_ioctl = 5015 +__NR_openat = 5247 __NR_write = 5001 diff --git a/sys/linux/dev_input_ppc64le.const b/sys/linux/dev_input_ppc64le.const index f9dbc72c9..ae28031a7 100644 --- a/sys/linux/dev_input_ppc64le.const +++ b/sys/linux/dev_input_ppc64le.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 EVIOCGABS0 = 1075332416 EVIOCGABS20 = 1075332448 EVIOCGABS2F = 1075332463 @@ -62,4 +63,5 @@ FF_SPRING = 83 FF_SQUARE = 88 FF_TRIANGLE = 89 __NR_ioctl = 54 +__NR_openat = 286 __NR_write = 4 diff --git a/sys/linux/dev_snd_seq_386.const b/sys/linux/dev_snd_seq_386.const index 2f1e42fc0..51cb96a4e 100644 --- a/sys/linux/dev_snd_seq_386.const +++ b/sys/linux/dev_snd_seq_386.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 KERNEL_CLIENT = 2 NO_CLIENT = 0 SNDRV_SEQ_FILTER_BOUNCE = 4 @@ -95,4 +96,5 @@ SNDRV_TIMER_SCLASS_OSS_SEQUENCER = 3 SNDRV_TIMER_SCLASS_SEQUENCER = 2 USER_CLIENT = 1 __NR_ioctl = 54 +__NR_openat = 295 __NR_write = 4 diff --git a/sys/linux/dev_snd_seq_amd64.const b/sys/linux/dev_snd_seq_amd64.const index d2f86a0b7..2f368e511 100644 --- a/sys/linux/dev_snd_seq_amd64.const +++ b/sys/linux/dev_snd_seq_amd64.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 KERNEL_CLIENT = 2 NO_CLIENT = 0 SNDRV_SEQ_FILTER_BOUNCE = 4 @@ -95,4 +96,5 @@ SNDRV_TIMER_SCLASS_OSS_SEQUENCER = 3 SNDRV_TIMER_SCLASS_SEQUENCER = 2 USER_CLIENT = 1 __NR_ioctl = 16 +__NR_openat = 257 __NR_write = 1 diff --git a/sys/linux/dev_snd_seq_arm.const b/sys/linux/dev_snd_seq_arm.const index 2f1e42fc0..dbf901975 100644 --- a/sys/linux/dev_snd_seq_arm.const +++ b/sys/linux/dev_snd_seq_arm.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 KERNEL_CLIENT = 2 NO_CLIENT = 0 SNDRV_SEQ_FILTER_BOUNCE = 4 @@ -95,4 +96,5 @@ SNDRV_TIMER_SCLASS_OSS_SEQUENCER = 3 SNDRV_TIMER_SCLASS_SEQUENCER = 2 USER_CLIENT = 1 __NR_ioctl = 54 +__NR_openat = 322 __NR_write = 4 diff --git a/sys/linux/dev_snd_seq_arm64.const b/sys/linux/dev_snd_seq_arm64.const index c6be95681..503b4af77 100644 --- a/sys/linux/dev_snd_seq_arm64.const +++ b/sys/linux/dev_snd_seq_arm64.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 KERNEL_CLIENT = 2 NO_CLIENT = 0 SNDRV_SEQ_FILTER_BOUNCE = 4 @@ -95,4 +96,5 @@ SNDRV_TIMER_SCLASS_OSS_SEQUENCER = 3 SNDRV_TIMER_SCLASS_SEQUENCER = 2 USER_CLIENT = 1 __NR_ioctl = 29 +__NR_openat = 56 __NR_write = 64 diff --git a/sys/linux/dev_snd_seq_mips64le.const b/sys/linux/dev_snd_seq_mips64le.const index 656e51b63..3d83dc2ee 100644 --- a/sys/linux/dev_snd_seq_mips64le.const +++ b/sys/linux/dev_snd_seq_mips64le.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 KERNEL_CLIENT = 2 NO_CLIENT = 0 SNDRV_SEQ_FILTER_BOUNCE = 4 @@ -95,4 +96,5 @@ SNDRV_TIMER_SCLASS_OSS_SEQUENCER = 3 SNDRV_TIMER_SCLASS_SEQUENCER = 2 USER_CLIENT = 1 __NR_ioctl = 5015 +__NR_openat = 5247 __NR_write = 5001 diff --git a/sys/linux/dev_snd_seq_ppc64le.const b/sys/linux/dev_snd_seq_ppc64le.const index 7520e1a37..307c1a101 100644 --- a/sys/linux/dev_snd_seq_ppc64le.const +++ b/sys/linux/dev_snd_seq_ppc64le.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 KERNEL_CLIENT = 2 NO_CLIENT = 0 SNDRV_SEQ_FILTER_BOUNCE = 4 @@ -95,4 +96,5 @@ SNDRV_TIMER_SCLASS_OSS_SEQUENCER = 3 SNDRV_TIMER_SCLASS_SEQUENCER = 2 USER_CLIENT = 1 __NR_ioctl = 54 +__NR_openat = 286 __NR_write = 4 diff --git a/sys/linux/dev_snd_timer_386.const b/sys/linux/dev_snd_timer_386.const index 5dd078422..8a42b7c37 100644 --- a/sys/linux/dev_snd_timer_386.const +++ b/sys/linux/dev_snd_timer_386.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 SNDCTL_TMR_CONTINUE = 21508 SNDCTL_TMR_METRONOME = 1074025479 SNDCTL_TMR_SELECT = 1074025480 @@ -43,3 +44,4 @@ SNDRV_TIMER_PSFLG_EXCLUSIVE = 2 SND_TIMER_STATUS32_SIZE = 88 SND_TIMER_STATUS64_SIZE = 96 __NR_ioctl = 54 +__NR_openat = 295 diff --git a/sys/linux/dev_snd_timer_amd64.const b/sys/linux/dev_snd_timer_amd64.const index c3a40c4f9..67d741e1c 100644 --- a/sys/linux/dev_snd_timer_amd64.const +++ b/sys/linux/dev_snd_timer_amd64.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 SNDCTL_TMR_CONTINUE = 21508 SNDCTL_TMR_METRONOME = 1074025479 SNDCTL_TMR_SELECT = 1074025480 @@ -43,3 +44,4 @@ SNDRV_TIMER_PSFLG_EXCLUSIVE = 2 SND_TIMER_STATUS32_SIZE = 88 SND_TIMER_STATUS64_SIZE = 96 __NR_ioctl = 16 +__NR_openat = 257 diff --git a/sys/linux/dev_snd_timer_arm.const b/sys/linux/dev_snd_timer_arm.const index 5dd078422..10e08e668 100644 --- a/sys/linux/dev_snd_timer_arm.const +++ b/sys/linux/dev_snd_timer_arm.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 SNDCTL_TMR_CONTINUE = 21508 SNDCTL_TMR_METRONOME = 1074025479 SNDCTL_TMR_SELECT = 1074025480 @@ -43,3 +44,4 @@ SNDRV_TIMER_PSFLG_EXCLUSIVE = 2 SND_TIMER_STATUS32_SIZE = 88 SND_TIMER_STATUS64_SIZE = 96 __NR_ioctl = 54 +__NR_openat = 322 diff --git a/sys/linux/dev_snd_timer_arm64.const b/sys/linux/dev_snd_timer_arm64.const index 1a4b43e31..a585decfc 100644 --- a/sys/linux/dev_snd_timer_arm64.const +++ b/sys/linux/dev_snd_timer_arm64.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 SNDCTL_TMR_CONTINUE = 21508 SNDCTL_TMR_METRONOME = 1074025479 SNDCTL_TMR_SELECT = 1074025480 @@ -43,3 +44,4 @@ SNDRV_TIMER_PSFLG_EXCLUSIVE = 2 SND_TIMER_STATUS32_SIZE = 88 SND_TIMER_STATUS64_SIZE = 96 __NR_ioctl = 29 +__NR_openat = 56 diff --git a/sys/linux/dev_snd_timer_mips64le.const b/sys/linux/dev_snd_timer_mips64le.const index bca2e54f5..74032321b 100644 --- a/sys/linux/dev_snd_timer_mips64le.const +++ b/sys/linux/dev_snd_timer_mips64le.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 SNDCTL_TMR_CONTINUE = 536892420 SNDCTL_TMR_METRONOME = 2147767303 SNDCTL_TMR_SELECT = 2147767304 @@ -43,3 +44,4 @@ SNDRV_TIMER_PSFLG_EXCLUSIVE = 2 SND_TIMER_STATUS32_SIZE = 88 SND_TIMER_STATUS64_SIZE = 96 __NR_ioctl = 5015 +__NR_openat = 5247 diff --git a/sys/linux/dev_snd_timer_ppc64le.const b/sys/linux/dev_snd_timer_ppc64le.const index 0c8e2214e..d80202a39 100644 --- a/sys/linux/dev_snd_timer_ppc64le.const +++ b/sys/linux/dev_snd_timer_ppc64le.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 SNDCTL_TMR_CONTINUE = 536892420 SNDCTL_TMR_METRONOME = 2147767303 SNDCTL_TMR_SELECT = 2147767304 @@ -43,3 +44,4 @@ SNDRV_TIMER_PSFLG_EXCLUSIVE = 2 SND_TIMER_STATUS32_SIZE = 88 SND_TIMER_STATUS64_SIZE = 96 __NR_ioctl = 54 +__NR_openat = 286 diff --git a/sys/linux/fs_ext4.txt b/sys/linux/fs_ext4.txt index 19563b86c..20dc4dbf2 100644 --- a/sys/linux/fs_ext4.txt +++ b/sys/linux/fs_ext4.txt @@ -14,7 +14,7 @@ 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_EOFBLOCKS_FL, EXT4_JOURNAL_DATA_FL, EXT4_NOTAIL_FL, EXT4_DIRSYNC_FL, EXT4_TOPDIR_FL, EXT4_EXTENTS_FL +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 # See comments in init.go. _ = EXT4_IOC_SHUTDOWN, EXT4_IOC_RESIZE_FS diff --git a/sys/linux/fs_ext4_386.const b/sys/linux/fs_ext4_386.const index 567e20d7b..3e3add762 100644 --- a/sys/linux/fs_ext4_386.const +++ b/sys/linux/fs_ext4_386.const @@ -2,7 +2,6 @@ EXT4_APPEND_FL = 32 EXT4_COMPR_FL = 4 EXT4_DIRSYNC_FL = 65536 -EXT4_EOFBLOCKS_FL = 4194304 EXT4_EXTENTS_FL = 524288 EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 26124 diff --git a/sys/linux/fs_ext4_amd64.const b/sys/linux/fs_ext4_amd64.const index 6957ecc95..6d10ab181 100644 --- a/sys/linux/fs_ext4_amd64.const +++ b/sys/linux/fs_ext4_amd64.const @@ -2,7 +2,6 @@ EXT4_APPEND_FL = 32 EXT4_COMPR_FL = 4 EXT4_DIRSYNC_FL = 65536 -EXT4_EOFBLOCKS_FL = 4194304 EXT4_EXTENTS_FL = 524288 EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 26124 diff --git a/sys/linux/fs_ext4_arm.const b/sys/linux/fs_ext4_arm.const index b9ee0c6af..3e8d370da 100644 --- a/sys/linux/fs_ext4_arm.const +++ b/sys/linux/fs_ext4_arm.const @@ -2,7 +2,6 @@ EXT4_APPEND_FL = 32 EXT4_COMPR_FL = 4 EXT4_DIRSYNC_FL = 65536 -EXT4_EOFBLOCKS_FL = 4194304 EXT4_EXTENTS_FL = 524288 EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 26124 diff --git a/sys/linux/fs_ext4_arm64.const b/sys/linux/fs_ext4_arm64.const index 083836fbe..d2bd606f4 100644 --- a/sys/linux/fs_ext4_arm64.const +++ b/sys/linux/fs_ext4_arm64.const @@ -2,7 +2,6 @@ EXT4_APPEND_FL = 32 EXT4_COMPR_FL = 4 EXT4_DIRSYNC_FL = 65536 -EXT4_EOFBLOCKS_FL = 4194304 EXT4_EXTENTS_FL = 524288 EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 26124 diff --git a/sys/linux/fs_ext4_mips64le.const b/sys/linux/fs_ext4_mips64le.const index 7e854aa17..b7d667f42 100644 --- a/sys/linux/fs_ext4_mips64le.const +++ b/sys/linux/fs_ext4_mips64le.const @@ -2,7 +2,6 @@ EXT4_APPEND_FL = 32 EXT4_COMPR_FL = 4 EXT4_DIRSYNC_FL = 65536 -EXT4_EOFBLOCKS_FL = 4194304 EXT4_EXTENTS_FL = 524288 EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 536897036 diff --git a/sys/linux/fs_ext4_ppc64le.const b/sys/linux/fs_ext4_ppc64le.const index 770f0cf35..3d27f0831 100644 --- a/sys/linux/fs_ext4_ppc64le.const +++ b/sys/linux/fs_ext4_ppc64le.const @@ -2,7 +2,6 @@ EXT4_APPEND_FL = 32 EXT4_COMPR_FL = 4 EXT4_DIRSYNC_FL = 65536 -EXT4_EOFBLOCKS_FL = 4194304 EXT4_EXTENTS_FL = 524288 EXT4_IMMUTABLE_FL = 16 EXT4_IOC_ALLOC_DA_BLKS = 536897036 diff --git a/sys/linux/gen/386.go b/sys/linux/gen/386.go index c5aa69946..19aa81827 100644 --- a/sys/linux/gen/386.go +++ b/sys/linux/gen/386.go @@ -53578,7 +53578,7 @@ var syscalls_386 = []*Syscall{ {NR: 54, Name: "ioctl$EXT4_IOC_SETFLAGS", CallName: "ioctl", Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "cmd", TypeSize: 4}}, Val: 1074030082}, - &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 4}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 4}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 4194304, 536870912}, true}}, + &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 4}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 4}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 536870912}, true}}, }}, {NR: 54, Name: "ioctl$EXT4_IOC_SWAP_BOOT", CallName: "ioctl", MissingArgs: 1, Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, @@ -68207,7 +68207,6 @@ var consts_386 = []ConstValue{ {"CDO_CHECK_TYPE", 16}, {"CDO_LOCK", 8}, {"CDO_USE_FFLAGS", 4}, - {"CDROMAUDIOBUFSIZ", 21378}, {"CDROMCLOSETRAY", 21273}, {"CDROMEJECT", 21257}, {"CDROMEJECT_SW", 21263}, @@ -69035,7 +69034,6 @@ var consts_386 = []ConstValue{ {"EXT4_APPEND_FL", 32}, {"EXT4_COMPR_FL", 4}, {"EXT4_DIRSYNC_FL", 65536}, - {"EXT4_EOFBLOCKS_FL", 4194304}, {"EXT4_EXTENTS_FL", 524288}, {"EXT4_IMMUTABLE_FL", 16}, {"EXT4_IOC_ALLOC_DA_BLKS", 26124}, @@ -77619,4 +77617,4 @@ var consts_386 = []ConstValue{ {"ethtool_per_queue_op_size", 128}, } -const revision_386 = "34c9461cacddf5b522920bfe9d7739b7e57ca590" +const revision_386 = "9f7a3982f3945a235babaf27f1494018ce913666" diff --git a/sys/linux/gen/amd64.go b/sys/linux/gen/amd64.go index 479487178..325df7d96 100644 --- a/sys/linux/gen/amd64.go +++ b/sys/linux/gen/amd64.go @@ -54566,7 +54566,7 @@ var syscalls_amd64 = []*Syscall{ {NR: 16, Name: "ioctl$EXT4_IOC_SETFLAGS", CallName: "ioctl", Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "cmd", TypeSize: 4}}, Val: 1074292226}, - &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 8}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 8}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 4194304, 536870912}, true}}, + &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 8}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 8}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 536870912}, true}}, }}, {NR: 16, Name: "ioctl$EXT4_IOC_SWAP_BOOT", CallName: "ioctl", MissingArgs: 1, Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, @@ -69233,7 +69233,6 @@ var consts_amd64 = []ConstValue{ {"CDO_CHECK_TYPE", 16}, {"CDO_LOCK", 8}, {"CDO_USE_FFLAGS", 4}, - {"CDROMAUDIOBUFSIZ", 21378}, {"CDROMCLOSETRAY", 21273}, {"CDROMEJECT", 21257}, {"CDROMEJECT_SW", 21263}, @@ -70061,7 +70060,6 @@ var consts_amd64 = []ConstValue{ {"EXT4_APPEND_FL", 32}, {"EXT4_COMPR_FL", 4}, {"EXT4_DIRSYNC_FL", 65536}, - {"EXT4_EOFBLOCKS_FL", 4194304}, {"EXT4_EXTENTS_FL", 524288}, {"EXT4_IMMUTABLE_FL", 16}, {"EXT4_IOC_ALLOC_DA_BLKS", 26124}, @@ -78659,4 +78657,4 @@ var consts_amd64 = []ConstValue{ {"ethtool_per_queue_op_size", 128}, } -const revision_amd64 = "410cd852480d3d0ee8998d07d4ce5fb187c7dc1b" +const revision_amd64 = "8f48ed838b587c3608268c50f91bde4a36461a3b" diff --git a/sys/linux/gen/arm.go b/sys/linux/gen/arm.go index 217c083bb..8dc1b92de 100644 --- a/sys/linux/gen/arm.go +++ b/sys/linux/gen/arm.go @@ -53464,7 +53464,7 @@ var syscalls_arm = []*Syscall{ {NR: 54, Name: "ioctl$EXT4_IOC_SETFLAGS", CallName: "ioctl", Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "cmd", TypeSize: 4}}, Val: 1074030082}, - &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 4}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 4}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 4194304, 536870912}, true}}, + &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 4}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 4}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 536870912}, true}}, }}, {NR: 54, Name: "ioctl$EXT4_IOC_SWAP_BOOT", CallName: "ioctl", MissingArgs: 1, Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, @@ -67924,7 +67924,6 @@ var consts_arm = []ConstValue{ {"CDO_CHECK_TYPE", 16}, {"CDO_LOCK", 8}, {"CDO_USE_FFLAGS", 4}, - {"CDROMAUDIOBUFSIZ", 21378}, {"CDROMCLOSETRAY", 21273}, {"CDROMEJECT", 21257}, {"CDROMEJECT_SW", 21263}, @@ -68752,7 +68751,6 @@ var consts_arm = []ConstValue{ {"EXT4_APPEND_FL", 32}, {"EXT4_COMPR_FL", 4}, {"EXT4_DIRSYNC_FL", 65536}, - {"EXT4_EOFBLOCKS_FL", 4194304}, {"EXT4_EXTENTS_FL", 524288}, {"EXT4_IMMUTABLE_FL", 16}, {"EXT4_IOC_ALLOC_DA_BLKS", 26124}, @@ -77271,4 +77269,4 @@ var consts_arm = []ConstValue{ {"ethtool_per_queue_op_size", 128}, } -const revision_arm = "30e8968b79e122c7b00e8f1e06a2a7e806e2e484" +const revision_arm = "53b8f04cb81087d57147951b35f2abccd64806bb" diff --git a/sys/linux/gen/arm64.go b/sys/linux/gen/arm64.go index 62785d841..27663f36e 100644 --- a/sys/linux/gen/arm64.go +++ b/sys/linux/gen/arm64.go @@ -54270,7 +54270,7 @@ var syscalls_arm64 = []*Syscall{ {NR: 29, Name: "ioctl$EXT4_IOC_SETFLAGS", CallName: "ioctl", Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "cmd", TypeSize: 4}}, Val: 1074292226}, - &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 8}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 8}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 4194304, 536870912}, true}}, + &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 8}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 8}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 536870912}, true}}, }}, {NR: 29, Name: "ioctl$EXT4_IOC_SWAP_BOOT", CallName: "ioctl", MissingArgs: 1, Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, @@ -68671,7 +68671,6 @@ var consts_arm64 = []ConstValue{ {"CDO_CHECK_TYPE", 16}, {"CDO_LOCK", 8}, {"CDO_USE_FFLAGS", 4}, - {"CDROMAUDIOBUFSIZ", 21378}, {"CDROMCLOSETRAY", 21273}, {"CDROMEJECT", 21257}, {"CDROMEJECT_SW", 21263}, @@ -69499,7 +69498,6 @@ var consts_arm64 = []ConstValue{ {"EXT4_APPEND_FL", 32}, {"EXT4_COMPR_FL", 4}, {"EXT4_DIRSYNC_FL", 65536}, - {"EXT4_EOFBLOCKS_FL", 4194304}, {"EXT4_EXTENTS_FL", 524288}, {"EXT4_IMMUTABLE_FL", 16}, {"EXT4_IOC_ALLOC_DA_BLKS", 26124}, @@ -78004,4 +78002,4 @@ var consts_arm64 = []ConstValue{ {"ethtool_per_queue_op_size", 128}, } -const revision_arm64 = "384b3b89f01c3c7295dbf569731b6593f91f5e62" +const revision_arm64 = "c2cb7e2312fd2af1c3c7bf1e906517e67e62b125" diff --git a/sys/linux/gen/mips64le.go b/sys/linux/gen/mips64le.go index df99105bb..8005c49cb 100644 --- a/sys/linux/gen/mips64le.go +++ b/sys/linux/gen/mips64le.go @@ -53406,7 +53406,7 @@ var syscalls_mips64le = []*Syscall{ {NR: 5015, Name: "ioctl$EXT4_IOC_SETFLAGS", CallName: "ioctl", Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "cmd", TypeSize: 4}}, Val: 2148034050}, - &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 8}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 8}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 4194304, 536870912}, true}}, + &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 8}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 8}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 536870912}, true}}, }}, {NR: 5015, Name: "ioctl$EXT4_IOC_SWAP_BOOT", CallName: "ioctl", MissingArgs: 1, Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, @@ -67363,7 +67363,6 @@ var consts_mips64le = []ConstValue{ {"CDO_CHECK_TYPE", 16}, {"CDO_LOCK", 8}, {"CDO_USE_FFLAGS", 4}, - {"CDROMAUDIOBUFSIZ", 21378}, {"CDROMCLOSETRAY", 21273}, {"CDROMEJECT", 21257}, {"CDROMEJECT_SW", 21263}, @@ -68191,7 +68190,6 @@ var consts_mips64le = []ConstValue{ {"EXT4_APPEND_FL", 32}, {"EXT4_COMPR_FL", 4}, {"EXT4_DIRSYNC_FL", 65536}, - {"EXT4_EOFBLOCKS_FL", 4194304}, {"EXT4_EXTENTS_FL", 524288}, {"EXT4_IMMUTABLE_FL", 16}, {"EXT4_IOC_ALLOC_DA_BLKS", 536897036}, @@ -75665,4 +75663,4 @@ var consts_mips64le = []ConstValue{ {"ethtool_per_queue_op_size", 128}, } -const revision_mips64le = "d894bf0b5099cf647389d29ee95171dc93aa524d" +const revision_mips64le = "4ec38a1bd85bc8d18ff7e7603de6a9e4f4e71c2a" diff --git a/sys/linux/gen/ppc64le.go b/sys/linux/gen/ppc64le.go index 194b1d93b..c4822ed11 100644 --- a/sys/linux/gen/ppc64le.go +++ b/sys/linux/gen/ppc64le.go @@ -54219,7 +54219,7 @@ var syscalls_ppc64le = []*Syscall{ {NR: 54, Name: "ioctl$EXT4_IOC_SETFLAGS", CallName: "ioctl", Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "cmd", TypeSize: 4}}, Val: 2148034050}, - &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 8}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 8}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 4194304, 536870912}, true}}, + &PtrType{TypeCommon{TypeName: "ptr", FldName: "arg", TypeSize: 8}, &FlagsType{IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ext4_inode_flags", TypeSize: 8}}, []uint64{1, 2, 4, 8, 16, 32, 64, 128, 16384, 32768, 65536, 131072, 524288, 536870912}, true}}, }}, {NR: 54, Name: "ioctl$EXT4_IOC_SWAP_BOOT", CallName: "ioctl", MissingArgs: 1, Args: []Type{ &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4}}, @@ -68693,7 +68693,6 @@ var consts_ppc64le = []ConstValue{ {"CDO_CHECK_TYPE", 16}, {"CDO_LOCK", 8}, {"CDO_USE_FFLAGS", 4}, - {"CDROMAUDIOBUFSIZ", 21378}, {"CDROMCLOSETRAY", 21273}, {"CDROMEJECT", 21257}, {"CDROMEJECT_SW", 21263}, @@ -69521,7 +69520,6 @@ var consts_ppc64le = []ConstValue{ {"EXT4_APPEND_FL", 32}, {"EXT4_COMPR_FL", 4}, {"EXT4_DIRSYNC_FL", 65536}, - {"EXT4_EOFBLOCKS_FL", 4194304}, {"EXT4_EXTENTS_FL", 524288}, {"EXT4_IMMUTABLE_FL", 16}, {"EXT4_IOC_ALLOC_DA_BLKS", 536897036}, @@ -78001,4 +77999,4 @@ var consts_ppc64le = []ConstValue{ {"ethtool_per_queue_op_size", 128}, } -const revision_ppc64le = "dcd7f7b591f6626f4824f73bc8c4cfb745c96616" +const revision_ppc64le = "8d4a120978e42d1943bb5db14cf497cf0b2aa0bc" -- cgit mrf-deployment