]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/squashfs/squashfs_fs_sb.h
squashfs: add xattr id support
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Fri, 14 May 2010 19:48:47 +0000 (20:48 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Mon, 17 May 2010 18:54:05 +0000 (19:54 +0100)
commit4b5397dc24ab12afaac85be3d0863b7f6eb8b0f0
treebd385be428cfefcdf520f19c532196df1202d687
parentb57f95a38233a2e73b679bea4a5453a1cc2a1cc9
squashfs: add xattr id support

This patch adds support for mapping xattr ids (stored in inodes)
into the on-disk location of the xattrs themselves.

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