Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashfs: move squashfs_i() definition from squashfs.h | Phillip Lougher | 2011-01-13 | 1 | -0/+6 |
| | | | | | | | 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 reading | Phillip Lougher | 2010-05-17 | 1 | -0/+3 |
| | | | | | | Add support for listxattr and getxattr. Also add xattr definitions. Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> | ||||
* | Squashfs: header files | Phillip Lougher | 2009-01-05 | 1 | -0/+45 |
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |