]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: add mount option and Kconfig option for acl
authorTiger Yang <tiger.yang@oracle.com>
Fri, 14 Nov 2008 03:17:52 +0000 (11:17 +0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:36:52 +0000 (08:36 -0800)
commit24e95b28478a6788d7390d8f385e2834e00e778f
tree6bbf9d235e1ae38f4263f92d4075df6913befc8a
parentc2a2463bacd3aae87d7a562d27053b37ae70544a
ocfs2: add mount option and Kconfig option for acl

This patch adds the Kconfig option "CONFIG_OCFS2_FS_POSIX_ACL"
and mount options "acl" to enable acls in Ocfs2.

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Documentation/filesystems/ocfs2.txt
fs/Kconfig
fs/ocfs2/super.c