From: Andries Brouwer Date: Tue, 20 Feb 2007 21:57:47 +0000 (-0800) Subject: [PATCH] minix v3: fix superblock definition X-Git-Tag: v2.6.21-rc1~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4fa27c16ba9b6910c5b815e5c13a7e8249277f0;p=pandora-kernel.git [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" Cc: "Daniel Aragones" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed