From: Jeff Layton Date: Thu, 3 Sep 2009 16:07:17 +0000 (-0400) Subject: cifs: consolidate reconnect logic in smb_init routines X-Git-Tag: v2.6.32-rc1~701^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9162ab2000e08be076883b5a295a771223264ce8;p=pandora-kernel.git cifs: consolidate reconnect logic in smb_init routines There's a large cut and paste chunk of code in smb_init and small_smb_init to handle reconnects. Break it out into a separate function, clean it up and have both routines call it. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed