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:
5085b60
)
[PATCH] minix v3: fix superblock definition
author
Andries Brouwer
<Andries.Brouwer@cwi.nl>
Tue, 20 Feb 2007 21:57:47 +0000
(13:57 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 21 Feb 2007 01:10:13 +0000
(17:10 -0800)
Somehow we got the layout of the v3 superblock wrong, which causes crashes due
to overindexing of the buffer_head array in statfs on large fielsystems.
Cc: "Cedric Augonnet" <cedric.augonnet@gmail.com>
Cc: "Daniel Aragones" <danarag@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found