]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/jfs/namei.c
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
[karo-tx-linux.git] / fs / jfs / namei.c
index 514ee2edb92a9046c40661a81abf26ee1e558da6..c79a4270f0837a42e4f52d7e3eacf56dabe9745f 100644 (file)
@@ -1543,7 +1543,7 @@ const struct inode_operations jfs_dir_inode_operations = {
        .removexattr    = jfs_removexattr,
 #ifdef CONFIG_JFS_POSIX_ACL
        .setattr        = jfs_setattr,
-       .permission     = jfs_permission,
+       .check_acl      = jfs_check_acl,
 #endif
 };