aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/inode.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-03-05Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin1-2/+4
Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
2009-01-05Squashfs: inode operationsPhillip Lougher1-0/+346
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>