ocfs2: Always include ACL support
commite6aabe0cac14a495d42f629a803c5e221089bae8
authorJan Kara <jack@suse.cz>
Thu, 15 Oct 2009 12:54:03 +0000 (15 14:54 +0200)
committerJoel Becker <joel.becker@oracle.com>
Thu, 29 Oct 2009 06:05:57 +0000 (28 23:05 -0700)
tree39972946024d893ecbdcdbb30447bdb5b9fc5201
parent2f48d593b6ceb7bb63d34124ceba77d33be298cf
ocfs2: Always include ACL support

To become consistent with filesystems such as XFS or BTRFS, make posix
ACLs always available. This also reduces possibility of
misconfiguration on admin's side.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/Kconfig
fs/ocfs2/Makefile
fs/ocfs2/acl.h
fs/ocfs2/super.c
fs/ocfs2/xattr.c
fs/ocfs2/xattr.h