Whamcloud - gitweb
Branch b_release_1_8_1
authoryangsheng <yangsheng>
Tue, 19 May 2009 04:16:06 +0000 (04:16 +0000)
committeryangsheng <yangsheng>
Tue, 19 May 2009 04:16:06 +0000 (04:16 +0000)
b=18503

i=adilger, girish

Build system changes for ldiskfs based on ext4.

build/autoconf/lustre-build.m4

index e8f941d..5e9b7e8 100644 (file)
@@ -263,6 +263,8 @@ AC_DEFUN([LB_DEFINE_LDISKFS_OPTIONS],
        AC_DEFINE(CONFIG_LDISKFSDEV_FS_POSIX_ACL, 1, [enable posix acls for ldiskfs])
        AC_DEFINE(CONFIG_LDISKFSDEV_FS_XATTR, 1, [enable extented attributes for ldiskfs])
        AC_DEFINE(CONFIG_LDISKFSDEV_FS_SECURITY, 1, [enable fs security for ldiskfs])
+       AC_DEFINE(CONFIG_LDISKFS_FS_NFS4ACL, 1, [enable fs security for ldiskfs])
+
 ])
 
 #