[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4A0AF168.5000801@lougher.demon.co.uk>
Date: Wed, 13 May 2009 17:12:24 +0100
From: Phillip Lougher <phillip@...gher.demon.co.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: Linux Kernel Development <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] Squashfs fixes for 2.6.30?
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists