aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* ocfs2: Always include ACL supportJan Kara2009-10-281-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>
* fs/Kconfig: move ocfs2 outAlexey Dobriyan2009-01-221-0/+85
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>