Shirish Pargaonkar 7f48558e64 cifs: Send a logoff request before removing a smb session
Send a smb session logoff request before removing smb session off of the list.
On a signed smb session, remvoing a session off of the list before sending
a logoff request results in server returning an error for lack of
smb signature.

Never seen an error during smb logoff, so as per MS-SMB2 3.2.5.1,
not sure how an error during logoff should be retried. So for now,
if a server returns an error to a logoff request, log the error and
remove the session off of the list.

Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
2013-11-02 12:52:35 -05:00
..
2013-09-25 19:01:27 -05:00
2013-09-21 10:36:10 -05:00
2013-06-26 23:45:05 -05:00
2013-09-08 14:27:34 -05:00
2013-09-21 10:36:10 -05:00
2007-06-05 18:30:44 +00:00
2013-06-26 23:45:05 -05:00
2012-07-24 10:25:13 -05:00
2013-09-08 14:54:24 -05:00