From: Phillip Lougher Date: Wed, 13 May 2009 01:59:26 +0000 (+0100) Subject: Squashfs: check page size is not larger than the filesystem block size X-Git-Tag: linux-omap-v2.6.30-rc6~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fffb47b80e8bb3f171ef02b90b1ae22c63983979;p=pandora-kernel.git Squashfs: check page size is not larger than the filesystem block size Normally the block size (by default 128K) will be larger than the page size, unless a non-standard block size has been specified in Mksquashfs, and the page size is larger than 4K. Signed-off-by: Phillip Lougher --- Reading git-diff-tree failed