From: Jeff Layton Date: Sat, 24 Apr 2010 11:57:47 +0000 (-0400) Subject: cifs: eliminate "first_time" parm to CIFS_SessSetup X-Git-Tag: v2.6.35-rc1~528^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebe6aa5ac456a13213ed563863e70dd441618a97;p=pandora-kernel.git cifs: eliminate "first_time" parm to CIFS_SessSetup We can use the is_first_ses_reconnect() function to determine this. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed