git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d80cac
)
Squashfs: fix breakage when page size > metadata block size
author
Doug Chapman
<doug.chapman@hp.com>
Wed, 13 May 2009 01:56:39 +0000
(
02:56
+0100)
committer
Phillip Lougher
<phillip@lougher.demon.co.uk>
Wed, 13 May 2009 01:56:39 +0000
(
02:56
+0100)
Squashfs is broken on any system where the page size is larger than
the metadata size (8192). This is easily fixed by ensuring cache->pages
is always > 0.
[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Doug Chapman <doug.chapman@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
No differences found