aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/squashfs_fs_i.h
Commit message (Collapse)AuthorAge
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-13
| | | | | | | Move squashfs_i() definition out of squashfs.h, this eliminates the need to #include squashfs_fs_i.h from numerous files. Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
* squashfs: add support for xattr readingPhillip Lougher2010-05-17
| | | | | | Add support for listxattr and getxattr. Also add xattr definitions. Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
* Squashfs: header filesPhillip Lougher2009-01-05
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>