]> Git Repo - linux.git/blobdiff - fs/ext2/file.c
i2c: Provide compatibility links for i2c adapters
[linux.git] / fs / ext2 / file.c
index 2b9e47dc9222988d512644b33547c6e6ead6cd5d..a2f3afd1a1c1a32ec18f3c0e1385dcb38a9a9ad7 100644 (file)
@@ -85,6 +85,6 @@ const struct inode_operations ext2_file_inode_operations = {
        .removexattr    = generic_removexattr,
 #endif
        .setattr        = ext2_setattr,
-       .permission     = ext2_permission,
+       .check_acl      = ext2_check_acl,
        .fiemap         = ext2_fiemap,
 };
This page took 0.036041 seconds and 4 git commands to generate.