Update fs *_MAGIC constants
* xlat/fsmagic.in: Add DAXFS_MAGIC introduced by linux kernel commit v4.9-rc1~45^2^2~5.
This commit is contained in:
parent
2a914e6c1f
commit
841744c4c9
@ -74,6 +74,7 @@
|
||||
{ 0x62656572, "SYSFS_MAGIC" },
|
||||
{ 0x63677270, "CGROUP2_SUPER_MAGIC" },
|
||||
{ 0x64626720, "DEBUGFS_MAGIC" },
|
||||
{ 0x64646178, "DAXFS_MAGIC" },
|
||||
{ 0x65735543, "FUSE_CTL_SUPER_MAGIC" },
|
||||
{ 0x65735546, "FUSE_SUPER_MAGIC" },
|
||||
{ 0x68191122, "QNX6_SUPER_MAGIC" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user