X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;ds=sidebyside;f=fs%2Fbtrfs%2Fsuper.c;h=3fbbf0761ac208598ffcc747fef3583123c07ac4;hb=0eda294dfc980c1cbe4f8a0564bf543f86a01ddb;hp=e0a64328080c4ad235bf876c7a1633e62fe61784;hpb=690587d109ffe19d6743e4cc80c18b0906b7f9ff;p=safe%2Fjmp%2Flinux-2.6 diff --git a/fs/btrfs/super.c b/fs/btrfs/super.c index e0a6432..3fbbf07 100644 --- a/fs/btrfs/super.c +++ b/fs/btrfs/super.c @@ -344,7 +344,7 @@ static int btrfs_fill_super(struct super_block *sb, sb->s_export_op = &btrfs_export_ops; sb->s_xattr = btrfs_xattr_handlers; sb->s_time_gran = 1; -#ifdef CONFIG_BTRFS_POSIX_ACL +#ifdef CONFIG_BTRFS_FS_POSIX_ACL sb->s_flags |= MS_POSIXACL; #endif