squashfs: add support for xattr reading
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Mon, 17 May 2010 02:17:04 +0000 (03:17 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Mon, 17 May 2010 18:54:06 +0000 (19:54 +0100)
commitf41d207cbedecd82f797adcce83890aa96f1c9e9
tree76322fb62237fe3f5ad65d3c4a74f825e9e016fe
parent4b5397dc24ab12afaac85be3d0863b7f6eb8b0f0
squashfs: add support for xattr reading

Add support for listxattr and getxattr.  Also add xattr definitions.

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/Makefile
fs/squashfs/squashfs_fs.h
fs/squashfs/squashfs_fs_i.h
fs/squashfs/xattr.c [new file with mode: 0644]