linux/fs/fuse
Miklos Szeredi 92a8780e11 [PATCH] FUSE - extended attribute operations
This patch adds the extended attribute operations to FUSE.

The following operations are added:

 o getxattr
 o setxattr
 o listxattr
 o removexattr

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 14:03:45 -07:00
..
dev.c [PATCH] FUSE - mount options 2005-09-09 14:03:45 -07:00
dir.c [PATCH] FUSE - extended attribute operations 2005-09-09 14:03:45 -07:00
file.c [PATCH] FUSE - mount options 2005-09-09 14:03:45 -07:00
fuse_i.h [PATCH] FUSE - extended attribute operations 2005-09-09 14:03:45 -07:00
inode.c [PATCH] FUSE - mount options 2005-09-09 14:03:45 -07:00
Makefile [PATCH] FUSE - file operations 2005-09-09 14:03:45 -07:00