]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/cifs/transport.c
CIFS: Make wait_for_free_request killable
authorPavel Shilovsky <piastry@etersoft.ru>
Tue, 21 Feb 2012 16:56:08 +0000 (19:56 +0300)
committerSteve French <sfrench@us.ibm.com>
Wed, 21 Mar 2012 16:35:32 +0000 (11:35 -0500)
commit5bc594982f49220d33e927e3c9e028bf87b4745c
tree6e72c2937250744309d5f3d514c5a5b48a5f6663
parent2d86dbc97094ea4cfc2204fdefd7d07685496189
CIFS: Make wait_for_free_request killable

to let us kill the proccess if it hangs waiting for a credit when
the session is down and echo is disabled.

Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/transport.c