commit | f4fa27c16ba9b6910c5b815e5c13a7e8249277f0 | [log] [tgz] |
---|---|---|
author | Andries Brouwer <Andries.Brouwer@cwi.nl> | Tue Feb 20 13:57:47 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Feb 20 17:10:13 2007 -0800 |
tree | 9ee0567da54c02d59ac74158b513d821ab77c64d | |
parent | 5085b607fb6c03d7668126b55cb54f20969c203c [diff] |
[PATCH] minix v3: fix superblock definition 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>