]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/xattr.c
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
[karo-tx-linux.git] / fs / btrfs / xattr.c
index a9d3bf4d2689a5924f1de8765bc38e3c5481c215..b6dd5967c48a2785074f75db2dacd6a7370a9ec2 100644 (file)
@@ -260,7 +260,7 @@ err:
  * attributes are handled directly.
  */
 struct xattr_handler *btrfs_xattr_handlers[] = {
-#ifdef CONFIG_FS_POSIX_ACL
+#ifdef CONFIG_BTRFS_FS_POSIX_ACL
        &btrfs_xattr_acl_access_handler,
        &btrfs_xattr_acl_default_handler,
 #endif