X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fsquashfs%2Fnamei.c;h=40c10d9974c972c640435b92e571c3da148355d4;hb=6f2e0d2c3bf0f8d322ab7516c57340c7189cca02;hp=67cad77fefb4ac165bfd92fbba02db473a02e22e;hpb=1329dfc8bb8932976844438cd5e757c720d6f1ff;p=cascardo%2Flinux.git diff --git a/fs/squashfs/namei.c b/fs/squashfs/namei.c index 67cad77fefb4..40c10d9974c9 100644 --- a/fs/squashfs/namei.c +++ b/fs/squashfs/namei.c @@ -247,6 +247,5 @@ failed: const struct inode_operations squashfs_dir_inode_ops = { .lookup = squashfs_lookup, - .getxattr = generic_getxattr, .listxattr = squashfs_listxattr };