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)
commita68979b857283daf4acc405e476dcc8812a3ff2b
tree6bbf9d235e1ae38f4263f92d4075df6913befc8a
parent89c38bd0ade3c567707ed8fce088b253b0369c50
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