]> git.neil.brown.name Git - history.git/commit
[PATCH] xattr consolidation v3 - devpts
authorJames Morris <jmorris@redhat.com>
Tue, 19 Oct 2004 01:16:41 +0000 (18:16 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 19 Oct 2004 01:16:41 +0000 (18:16 -0700)
commitbcb1ca53622e5e328099ab1b8c897a923c9281c9
tree2e2dcac7d3edd8835d44ecfa6d2e6d6a314e7e60
parent8bc567046898d5397dc3dfd381844533a32baad7
[PATCH] xattr consolidation v3 - devpts

This patch updates the devpts xattr handler code to the generic xattr API,
also adds a GPL notice, author and copyright details.

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/devpts/Makefile
fs/devpts/inode.c
fs/devpts/xattr.c [deleted file]
fs/devpts/xattr.h [deleted file]
fs/devpts/xattr_security.c