#define DEBUG_SUBSYSTEM S_RPC #ifndef __KERNEL__ # include #endif #ifdef __KERNEL__ # ifndef AUTOCONF_INCLUDED # include # endif # ifdef CONFIG_FS_POSIX_ACL # include # ifdef HAVE_XATTR_ACL # include # else # define xattr_acl_entry posix_acl_xattr_entry # define xattr_acl_header posix_acl_xattr_header # endif # ifdef HAVE_LINUX_POSIX_ACL_XATTR_H # include # endif # endif #endif #include #include #include #include