From: Al Viro Date: Fri, 17 Jun 2011 13:17:28 +0000 (-0400) Subject: cifs: allocate mountdata earlier X-Git-Tag: v3.0-rc5~31^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d3bc605cafe3f367b1c43b673bf643245c81626;p=pandora-kernel.git cifs: allocate mountdata earlier pull mountdata allocation up, so that it won't stand in the way when we lift cifs_mount() to location before sget(). Acked-by: Pavel Shilovsky Reviewed-by: Jeff Layton Signed-off-by: Al Viro --- Reading git-diff-tree failed