From: Richard Weinberger Date: Tue, 19 Oct 2010 21:27:59 +0000 (-0700) Subject: hostfs: fix UML crash: remove f_spare from hostfs X-Git-Tag: v2.6.37-rc1~94^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba10f486658c0ca1bc84c936f6a996e40d071453;p=pandora-kernel.git hostfs: fix UML crash: remove f_spare from hostfs 365b1818 ("add f_flags to struct statfs(64)") resized f_spare within struct statfs which caused a UML crash. There is no need to copy f_spare. Signed-off-by: Richard Weinberger Reported-by: Toralf Förster Tested-by: Toralf Förster Cc: Christoph Hellwig Cc: Al Viro Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed