orangefs: user file_inode() where it is due
[cascardo/linux.git] / fs / jffs2 / file.c
index fdf9e1c..c12476e 100644 (file)
@@ -66,10 +66,7 @@ const struct inode_operations jffs2_file_inode_operations =
        .get_acl =      jffs2_get_acl,
        .set_acl =      jffs2_set_acl,
        .setattr =      jffs2_setattr,
-       .setxattr =     generic_setxattr,
-       .getxattr =     generic_getxattr,
        .listxattr =    jffs2_listxattr,
-       .removexattr =  generic_removexattr
 };
 
 const struct address_space_operations jffs2_file_address_operations =