Whamcloud - gitweb
a5fab0a6cda746d3a92e7ae47b1219d27e0abeb2
[fs/lustre-release.git] / ldiskfs / ldiskfs / ldiskfs_config.h.in
1 /* enable posix acls for ldiskfs */
2 #define CONFIG_LDISKFSDEV_FS_POSIX_ACL 1
3
4 /* enable fs security for ldiskfs */
5 #define CONFIG_LDISKFSDEV_FS_SECURITY 1
6
7 /* enable extented attributes for ldiskfs */
8 #define CONFIG_LDISKFSDEV_FS_XATTR 1
9
10 /* enable posix acls for ldiskfs */
11 #define CONFIG_LDISKFS_FS_POSIX_ACL 1
12
13 /* enable fs security for ldiskfs */
14 #define CONFIG_LDISKFS_FS_SECURITY 1
15
16 /* - enable extended attributes for ldiskfs */
17 #define CONFIG_LDISKFS_FS_XATTR 1