Al, here are some more cleanups for the work.xattr branch. Thanks, Andreas Andreas Gruenbacher (5): jffs2: Remove jffs2_{get,set,remove}xattr macros hfs: Switch to generic xattr handlers kernfs: Switch to generic xattr handlers sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names sockfs: Get rid of getxattr iop arch/ia64/kernel/perfmon.c | 4 +- drivers/gpu/drm/drm_drv.c | 1 + fs/aio.c | 2 +- fs/anon_inodes.c | 2 +- fs/block_dev.c | 2 +- fs/btrfs/tests/btrfs-tests.c | 2 +- fs/hfs/attr.c | 82 +++++++++++++++-------- fs/hfs/hfs_fs.h | 6 +- fs/hfs/inode.c | 7 +- fs/hfs/super.c | 1 + fs/jffs2/dir.c | 6 +- fs/jffs2/file.c | 6 +- fs/jffs2/symlink.c | 6 +- fs/jffs2/xattr.h | 6 -- fs/kernfs/dir.c | 6 +- fs/kernfs/inode.c | 150 ++++++++++++++++++++++++------------------- fs/kernfs/kernfs-internal.h | 6 +- fs/kernfs/mount.c | 1 + fs/kernfs/symlink.c | 6 +- fs/libfs.c | 3 +- fs/nsfs.c | 2 +- fs/pipe.c | 2 +- include/linux/fs.h | 1 + net/socket.c | 60 +++++++++-------- 24 files changed, 203 insertions(+), 167 deletions(-) -- 2.5.5 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html