summaryrefslogtreecommitdiffstats
path: root/fs/ext2/acl.h
diff options
context:
space:
mode:
authorChristoph Hellwig2005-06-23 09:10:19 +0200
committerLinus Torvalds2005-06-23 18:45:33 +0200
commit9a59f452abe11f569e13ec16c51e6d61c54b9838 (patch)
tree0fc242afbf51aac7214e3a9b7620e83d0d4016f2 /fs/ext2/acl.h
parent[PATCH] acl endianess annotations (diff)
downloadkernel-qcow2-linux-9a59f452abe11f569e13ec16c51e6d61c54b9838.tar.gz
kernel-qcow2-linux-9a59f452abe11f569e13ec16c51e6d61c54b9838.tar.xz
kernel-qcow2-linux-9a59f452abe11f569e13ec16c51e6d61c54b9838.zip
[PATCH] remove <linux/xattr_acl.h>
This file duplicates <linux/posix_acl_xattr.h>, using slightly different names. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/ext2/acl.h')
-rw-r--r--fs/ext2/acl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ext2/acl.h b/fs/ext2/acl.h
index fed96ae81a7d..0bde85bafe38 100644
--- a/fs/ext2/acl.h
+++ b/fs/ext2/acl.h
@@ -4,7 +4,7 @@
(C) 2001 Andreas Gruenbacher, <a.gruenbacher@computer.org>
*/
-#include <linux/xattr_acl.h>
+#include <linux/posix_acl_xattr.h>
#define EXT2_ACL_VERSION 0x0001