commit | ebe6aa5ac456a13213ed563863e70dd441618a97 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Sat Apr 24 07:57:47 2010 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Wed Apr 28 00:36:17 2010 +0000 |
tree | 7703cf9325497f97731fb100a6521821f7fc08f9 | |
parent | d54ff73259a852d4b3886dc586587fdef5e9c8de [diff] |
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 <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>