ext2/3/4: use generic posix ACL infrastructure
[deliverable/linux.git] / fs / ext2 / xattr.h
index 5e41cccff7622a212fec0a8f2a43fe7e38d8b2d9..60edf298644ea2ad9a45b960425392697cbdf373 100644 (file)
@@ -57,8 +57,6 @@ struct ext2_xattr_entry {
 
 extern const struct xattr_handler ext2_xattr_user_handler;
 extern const struct xattr_handler ext2_xattr_trusted_handler;
-extern const struct xattr_handler ext2_xattr_acl_access_handler;
-extern const struct xattr_handler ext2_xattr_acl_default_handler;
 extern const struct xattr_handler ext2_xattr_security_handler;
 
 extern ssize_t ext2_listxattr(struct dentry *, char *, size_t);
This page took 0.025944 seconds and 5 git commands to generate.