[GIT PULL] Squashfs fixes for 2.6.29?

From: Phillip Lougher
Date: Wed Mar 04 2009 - 20:55:06 EST


Hi Linus,

Please consider pulling the following Squashfs fixes. They fix some potential oopses when dealing with corrupted filesystems (plus a trivial documentation typo fix).

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus.git

Phillip Lougher (2):
Squashfs: Fix oops when reading fsfuzzer corrupted filesystems
Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiB

Roel Kluin (1):
Squashfs: frag_size should be signed, as it can hold an error result

Documentation/filesystems/squashfs.txt | 2 +-
fs/squashfs/block.c | 13 +++++++++++--
fs/squashfs/cache.c | 4 ++--
fs/squashfs/inode.c | 6 ++++--
fs/squashfs/squashfs.h | 2 +-
fs/squashfs/super.c | 2 +-
6 files changed, 20 insertions(+), 9 deletions(-)

Thanks

Phillip
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/