cifs: remove code for setting timeouts on requests
authorJeff Layton <jlayton@redhat.com>
Tue, 11 Jan 2011 12:24:23 +0000 (07:24 -0500)
committerSteve French <sfrench@us.ibm.com>
Thu, 20 Jan 2011 18:07:55 +0000 (18:07 +0000)
commit7749981ec31aa40e28a1ef5687e46bc1aa278fae
tree7c5f75916f55cfe5130e88534c48678155974adf
parentfda3594362184383e73f0a2a5fa5b38ac0e04fd8
cifs: remove code for setting timeouts on requests

Since we don't time out individual requests anymore, remove the code
that we used to use for setting timeouts on different requests.

Reviewed-by: Pavel Shilovsky <piastryyy@gmail.com>
Reviewed-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsglob.h
fs/cifs/cifssmb.c
fs/cifs/connect.c
fs/cifs/file.c
fs/cifs/sess.c
fs/cifs/transport.c