Commit 23d5a8c1 authored by Nathan Scott's avatar Nathan Scott

[XFS] Use same string for identifying whether security namespace is enabled.

SGI Modid: xfs-linux:xfs-kern:166409a
parent ff4dc41e
......@@ -61,7 +61,7 @@
#endif
#ifdef CONFIG_XFS_SECURITY
# define XFS_SECURITY_STRING "security attrs, "
# define XFS_SECURITY_STRING "security attributes, "
# define ENOSECURITY 0
#else
# define XFS_SECURITY_STRING
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment