projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0490aef
)
Add FAT to mountpoint file system whitelist
author
Benjamin Barenblat
<bbaren@google.com>
Fri, 3 Aug 2018 15:22:37 +0000
(11:22 -0400)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Sun, 5 Aug 2018 09:33:27 +0000
(10:33 +0100)
util/fusermount.c
patch
|
blob
|
history
diff --git
a/util/fusermount.c
b/util/fusermount.c
index 8dce92f6580d95c38be170a5d182a1f93909589a..45b54e3a3b070758f84c6881fca86a1fa0f0454d 100644
(file)
--- a/
util/fusermount.c
+++ b/
util/fusermount.c
@@
-1014,6
+1014,7
@@
static int check_perm(const char **mntp, struct stat *stbuf, int *mountpoint_fd)
0x9123683E /* BTRFS_SUPER_MAGIC */,
0x00C36400 /* CEPH_SUPER_MAGIC */,
0xFF534D42 /* CIFS_MAGIC_NUMBER */,
+ 0X00004D44 /* MSDOS_SUPER_MAGIC */,
0x0000F15F /* ECRYPTFS_SUPER_MAGIC */,
0x0000EF53 /* EXT[234]_SUPER_MAGIC */,
0xF2F52010 /* F2FS_SUPER_MAGIC */,