From: Richard Weinberger Date: Tue, 26 Oct 2010 21:21:18 +0000 (-0700) Subject: hostfs: fix UML crash: remove f_spare from hostfs X-Git-Tag: v2.6.37-rc1~105^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b627d5771312c92404b66f0a0b16f66036dd2e1;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 Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed