aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Rosenberg <drosen@google.com>2016-11-15 13:35:18 -0800
committerAmit Pundir <amit.pundir@linaro.org>2019-02-15 12:34:40 +0530
commit4830893eae8c1154cd741d856225efa6becbf1cd (patch)
treefb65d3bcc220cf5193b5b559420b817425e1b9e4
parent7cacc355fb5f70be114540ac5aa7aed6a7da7d60 (diff)
downloadkernel_replicant_linux-4830893eae8c1154cd741d856225efa6becbf1cd.tar.gz
kernel_replicant_linux-4830893eae8c1154cd741d856225efa6becbf1cd.tar.bz2
kernel_replicant_linux-4830893eae8c1154cd741d856225efa6becbf1cd.zip
ANDROID: sdcardfs: Define magic value
Define a filesystem magic value to be used for sdcardfs. Bug: 120446149 Change-Id: I54daa1452aa6a3ce0401d7d923e0a897f0c26d96 Signed-off-by: Daniel Rosenberg <drosen@google.com>
-rw-r--r--include/uapi/linux/magic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/magic.h b/include/uapi/linux/magic.h
index f8c00045d537..daeae4efd64c 100644
--- a/include/uapi/linux/magic.h
+++ b/include/uapi/linux/magic.h
@@ -57,6 +57,8 @@
#define REISER2FS_SUPER_MAGIC_STRING "ReIsEr2Fs"
#define REISER2FS_JR_SUPER_MAGIC_STRING "ReIsEr3Fs"
+#define SDCARDFS_SUPER_MAGIC 0x5dca2df5
+
#define SMB_SUPER_MAGIC 0x517B
#define CGROUP_SUPER_MAGIC 0x27e0eb
#define CGROUP2_SUPER_MAGIC 0x63677270