/* enable posix acls for ldiskfs */ #define CONFIG_LDISKFSDEV_FS_POSIX_ACL 1 /* enable fs security for ldiskfs */ #define CONFIG_LDISKFSDEV_FS_SECURITY 1 /* enable extented attributes for ldiskfs */ #define CONFIG_LDISKFSDEV_FS_XATTR 1 /* enable posix acls for ldiskfs */ #define CONFIG_LDISKFS_FS_POSIX_ACL 1 /* enable fs security for ldiskfs */ #define CONFIG_LDISKFS_FS_SECURITY 1 /* - enable extended attributes for ldiskfs */ #define CONFIG_LDISKFS_FS_XATTR 1 /* ext4_free_blocks do not require struct buffer_head */ #undef HAVE_EXT_FREE_BLOCK_WITH_BUFFER_HEAD