X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=fs%2Fbtrfs%2Fctree.h;h=dfd7e6fc66d31648ea47252a52ebb72db2726dda;hb=0eda294dfc980c1cbe4f8a0564bf543f86a01ddb;hp=d0cede5ff25e06c2df85426c4340be4021a50a3b;hpb=257c62e1bce03e5b9f3f069fd52ad73a56de71fd;p=safe%2Fjmp%2Flinux-2.6 diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index d0cede5..dfd7e6f 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h @@ -2374,7 +2374,7 @@ int btrfs_parse_options(struct btrfs_root *root, char *options); int btrfs_sync_fs(struct super_block *sb, int wait); /* acl.c */ -#ifdef CONFIG_BTRFS_POSIX_ACL +#ifdef CONFIG_BTRFS_FS_POSIX_ACL int btrfs_check_acl(struct inode *inode, int mask); #else #define btrfs_check_acl NULL