]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
uapi: update magic.h
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 11 Mar 2022 01:23:23 +0000 (17:23 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 11 Mar 2022 01:23:23 +0000 (17:23 -0800)
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
include/uapi/linux/magic.h

index 0425cd79af9add4f7790eb5e8925236d9636cdc0..f724129c04255602a1ba25a5c3f870f8b228081c 100644 (file)
@@ -36,6 +36,7 @@
 #define EFIVARFS_MAGIC         0xde5e81e4
 #define HOSTFS_SUPER_MAGIC     0x00c0ffee
 #define OVERLAYFS_SUPER_MAGIC  0x794c7630
+#define FUSE_SUPER_MAGIC       0x65735546
 
 #define MINIX_SUPER_MAGIC      0x137F          /* minix v1 fs, 14 char names */
 #define MINIX_SUPER_MAGIC2     0x138F          /* minix v1 fs, 30 char names */