[PATCH] xattr consolidation v3 - ext2
commit8bc567046898d5397dc3dfd381844533a32baad7
authorJames Morris <jmorris@redhat.com>
Tue, 19 Oct 2004 01:16:28 +0000 (18 18:16 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 19 Oct 2004 01:16:28 +0000 (18 18:16 -0700)
tree81505c8c308003423b6b0de13c1484230bc1724f
parent96686888e7e16fb7314dcd3e8428fac9a5ead67c
[PATCH] xattr consolidation v3 - ext2

This patch converts ext2 xattr and acl code to the new generic xattr API.

Signed-off-by: James Morris <jmorris@redhat.com>
Signed-off-by: Stephen Smalley <sds@epoch.ncsc.mil>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/ext2/acl.c
fs/ext2/acl.h
fs/ext2/file.c
fs/ext2/namei.c
fs/ext2/super.c
fs/ext2/symlink.c
fs/ext2/xattr.c
fs/ext2/xattr.h
fs/ext2/xattr_security.c
fs/ext2/xattr_trusted.c
fs/ext2/xattr_user.c