X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Ff2fs%2Fxattr.h;h=b21d9ebdeff39efdf64485116bf53ce17263bb7e;hb=cf20662db4dfade737015036fa9c63e888350c82;hp=02a08fb88a151c9b38a4e5aabc78decb2f0b4101;hpb=a72e25f78134cc0c1ef2adc99d6c3680ebd80e35;p=~andy%2Flinux diff --git a/fs/f2fs/xattr.h b/fs/f2fs/xattr.h index 02a08fb88a1..b21d9ebdeff 100644 --- a/fs/f2fs/xattr.h +++ b/fs/f2fs/xattr.h @@ -108,8 +108,6 @@ struct f2fs_xattr_entry { #ifdef CONFIG_F2FS_FS_XATTR extern const struct xattr_handler f2fs_xattr_user_handler; extern const struct xattr_handler f2fs_xattr_trusted_handler; -extern const struct xattr_handler f2fs_xattr_acl_access_handler; -extern const struct xattr_handler f2fs_xattr_acl_default_handler; extern const struct xattr_handler f2fs_xattr_advise_handler; extern const struct xattr_handler f2fs_xattr_security_handler;