summaryrefslogtreecommitdiff
path: root/fs/ocfs2/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2009-10-29ocfs2: Always include ACL supportJan Kara1-9/+1
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>
2009-01-22fs/Kconfig: move ocfs2 outAlexey Dobriyan1-0/+85
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>