Bill Nottingham 659564c8ad [PATCH] Introduce vfs_listxattr
This patch moves code out of fs/xattr.c:listxattr into a new function -
vfs_listxattr. The code for vfs_listxattr was originally submitted by Bill
Nottingham <notting@redhat.com> to Unionfs.

Sorry about that.  The reason for this submission is to make the
listxattr code in fs/xattr.c a little cleaner (as well as to clean up
some code in Unionfs.)

Currently, Unionfs has vfs_listxattr defined in its code.  I think
that's very ugly, and I'd like to see it (re)moved.  The logical place
to put it, is along side of all the other vfs_*xattr functions.

Overall, I think this patch is benefitial for both kernel.org kernel and
Unionfs.

Signed-off-by: Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-09 14:20:38 -07:00
..
2006-10-03 23:01:26 +02:00
2006-10-03 22:36:44 +02:00
2006-10-03 23:28:36 +02:00
2006-10-09 14:19:08 -07:00
2006-10-03 21:03:35 -04:00
2006-10-03 23:01:26 +02:00
2006-10-02 09:55:27 -05:00
2006-10-03 23:01:26 +02:00
2006-10-05 16:18:55 -07:00
2006-10-03 23:37:55 +02:00
2006-10-04 06:51:26 -06:00
2006-10-02 07:57:15 -07:00
2006-10-02 07:57:14 -07:00
2006-10-01 00:39:33 -07:00
2006-10-01 00:39:19 -07:00
2006-10-01 00:39:29 -07:00
2006-10-01 00:39:19 -07:00
2006-10-09 14:20:38 -07:00