Btrfs: cache values for locking extents
[linux-block.git] / fs / btrfs / acl.c
index cbba000dccbea147bb37cf85dd0ad688ec379238..603972576f0f3b8e704dc8cf8061bc3bfccae51a 100644 (file)
@@ -351,9 +351,4 @@ int btrfs_init_acl(struct inode *inode, struct inode *dir)
        return 0;
 }
 
-int btrfs_check_acl(struct inode *inode, int mask)
-{
-       return 0;
-}
-
 #endif /* CONFIG_FS_POSIX_ACL */