[GIT PULL] Squashfs fixes for 2.6.30?

From: Phillip Lougher
Date: Wed May 13 2009 - 12:12:53 EST


Hi Linus,

Please consider pulling the following Squashfs fixes. They fix some issues with
Squashfs filesystems on architectures with larger than 4K page sizes. Plus there's
a trivial code tidy.

Please pull from

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

Doug Chapman (1):
Squashfs: fix breakage when page size > metadata block size

Phillip Lougher (2):
Squashfs: check page size is not larger than the filesystem block size
Squashfs: cody tidying, remove commented out line in Makefile

fs/squashfs/Makefile | 1 -
fs/squashfs/cache.c | 1 +
fs/squashfs/super.c | 10 ++++++++++
3 files changed, 11 insertions(+), 1 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/