squashfs: add new extended inode types
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Mon, 17 May 2010 03:06:56 +0000 (04:06 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Mon, 17 May 2010 18:54:06 +0000 (19:54 +0100)
commit67f66cc6c728de183d9d43c243cb163c1ebd8e04
treebd175ed5f66594ad76d099461560c3fe8a01181c
parentf41d207cbedecd82f797adcce83890aa96f1c9e9
squashfs: add new extended inode types

Add new extended inode types that store the xattr_id field.
Also add the necessary code changes to make xattrs visibile.

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/inode.c
fs/squashfs/namei.c
fs/squashfs/squashfs.h
fs/squashfs/squashfs_fs.h
fs/squashfs/super.c
fs/squashfs/symlink.c