diff options
author | Shirish Pargaonkar <shirishpargaonkar@gmail.com> | 2013-10-03 12:44:45 +0200 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2013-10-07 03:18:42 +0200 |
commit | eb4c7df6c20b407ecbf1a985edc33d967371c2e8 (patch) | |
tree | 09e3117fabaa3ec8f95f3e70a747f5e0f9990ada /kernel | |
parent | do not treat non-symlink reparse points as valid symlinks (diff) | |
download | linux-eb4c7df6c20b407ecbf1a985edc33d967371c2e8.tar.xz linux-eb4c7df6c20b407ecbf1a985edc33d967371c2e8.zip |
cifs: Avoid umount hangs with smb2 when server is unresponsive
Do not send SMB2 Logoff command when reconnecting, the way smb1
code base works.
Also, no need to wait for a credit for an echo command when one is already
in flight.
Without these changes, umount command hangs if the server is unresponsive
e.g. hibernating.
Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@us.ibm.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions