cifs: eliminate "first_time" parm to CIFS_SessSetup
authorJeff Layton <jlayton@redhat.com>
Sat, 24 Apr 2010 11:57:47 +0000 (07:57 -0400)
committerSteve French <sfrench@us.ibm.com>
Wed, 28 Apr 2010 00:36:17 +0000 (00:36 +0000)
commitebe6aa5ac456a13213ed563863e70dd441618a97
tree7703cf9325497f97731fb100a6521821f7fc08f9
parentd54ff73259a852d4b3886dc586587fdef5e9c8de
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>
fs/cifs/cifsproto.h
fs/cifs/connect.c
fs/cifs/sess.c