aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2022-03-10 17:23:23 -0800
committerStephen Hemminger <stephen@networkplumber.org>2022-03-10 17:23:23 -0800
commit62c0700c7b373ad71ef712e4c065610c80866440 (patch)
tree19a4470d5d9634622072be8c37972296b09b3071
parentc8d9d92544668922dc5aa06d2491f42b837b9361 (diff)
downloadiproute2-62c0700c7b373ad71ef712e4c065610c80866440.tar.gz
uapi: update magic.h
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
-rw-r--r--include/uapi/linux/magic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/magic.h b/include/uapi/linux/magic.h
index 0425cd79a..f724129c0 100644
--- a/include/uapi/linux/magic.h
+++ b/include/uapi/linux/magic.h
@@ -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 */