From: Al Viro Date: Fri, 17 Jun 2011 13:20:04 +0000 (-0400) Subject: cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() X-Git-Tag: v3.0-rc5~31^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ced6f693581357b2a5bf8b031a702c624b12d0d;p=pandora-kernel.git cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() no need to wait until cifs_read_super() and we need it done by the time cifs_mount() will be called. Acked-by: Pavel Shilovsky Reviewed-by: Jeff Layton Signed-off-by: Al Viro --- Reading git-diff-tree failed