X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=blobdiff_plain;f=fs%2Fjffs2%2Ffile.c;h=c12476e309c67c26883d5d2ae95166595359d5ab;hp=0e62dec3effce59d7ce8e5069191e3321643d45b;hb=fd50ecaddf8372a1d96e0daeaac0f93cf04e4d42;hpb=dba1e987312ed318dfd46d4684e9e97b2223f2e8 diff --git a/fs/jffs2/file.c b/fs/jffs2/file.c index 0e62dec3effc..c12476e309c6 100644 --- a/fs/jffs2/file.c +++ b/fs/jffs2/file.c @@ -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 = jffs2_setxattr, - .getxattr = jffs2_getxattr, .listxattr = jffs2_listxattr, - .removexattr = jffs2_removexattr }; const struct address_space_operations jffs2_file_address_operations =