commit | 3baf0bed0a5adab95c7599d2f27124c74692ef28 | [log] [tgz] |
---|---|---|
author | Chris Ball <cjb@laptop.org> | Tue Sep 29 13:51:05 2009 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Tue Sep 29 13:51:05 2009 -0400 |
tree | fff0aae377d71743ab4d95449bf57419280555b3 | |
parent | fd2696f399e45347c07f1f7f340e8515cace5657 [diff] |
Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code We've already defined CONFIG_BTRFS_POSIX_ACL in Kconfig, but we're currently not using it and are testing CONFIG_FS_POSIX_ACL instead. CONFIG_FS_POSIX_ACL states "Never use this symbol for ifdefs". Signed-off-by: Chris Ball <cjb@laptop.org> Signed-off-by: Chris Mason <chris.mason@oracle.com>