mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
[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>
This commit is contained in:
parent
f9fd27a253
commit
9a59f452ab
14 changed files with 47 additions and 45 deletions
|
@ -1,6 +1,5 @@
|
|||
#include <linux/init.h>
|
||||
#include <linux/posix_acl.h>
|
||||
#include <linux/xattr_acl.h>
|
||||
|
||||
#define REISERFS_ACL_VERSION 0x0001
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue