]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
uapi: update kernel headers from 5.17-rc1
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 24 Jan 2022 17:55:39 +0000 (09:55 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 24 Jan 2022 17:55:39 +0000 (09:55 -0800)
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
include/uapi/linux/magic.h

index 35687dcb1a42952ab6ecebee1f1b620f21dd510e..0425cd79af9add4f7790eb5e8925236d9636cdc0 100644 (file)
@@ -6,6 +6,7 @@
 #define AFFS_SUPER_MAGIC       0xadff
 #define AFS_SUPER_MAGIC                0x5346414F
 #define AUTOFS_SUPER_MAGIC     0x0187
+#define CEPH_SUPER_MAGIC       0x00c36400
 #define CODA_SUPER_MAGIC       0x73757245
 #define CRAMFS_MAGIC           0x28cd3d45      /* some random number */
 #define CRAMFS_MAGIC_WEND      0x453dcd28      /* magic number with the wrong endianess */
@@ -43,6 +44,7 @@
 #define MINIX3_SUPER_MAGIC     0x4d5a          /* minix v3 fs, 60 char names */
 
 #define MSDOS_SUPER_MAGIC      0x4d44          /* MD */
+#define EXFAT_SUPER_MAGIC      0x2011BAB0
 #define NCP_SUPER_MAGIC                0x564c          /* Guess, what 0x564c is :-) */
 #define NFS_SUPER_MAGIC                0x6969
 #define OCFS2_SUPER_MAGIC      0x7461636f
@@ -51,6 +53,7 @@
 #define QNX6_SUPER_MAGIC       0x68191122      /* qnx6 fs detection */
 #define AFS_FS_MAGIC           0x6B414653
 
+
 #define REISERFS_SUPER_MAGIC   0x52654973      /* used by gcc */
                                        /* used by file system utilities that
                                           look at the superblock, etc.  */
@@ -59,6 +62,9 @@
 #define REISER2FS_JR_SUPER_MAGIC_STRING        "ReIsEr3Fs"
 
 #define SMB_SUPER_MAGIC                0x517B
+#define CIFS_SUPER_MAGIC       0xFF534D42      /* the first four bytes of SMB PDUs */
+#define SMB2_SUPER_MAGIC       0xFE534D42
+
 #define CGROUP_SUPER_MAGIC     0x27e0eb
 #define CGROUP2_SUPER_MAGIC    0x63677270