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>
Showing
- fs/cifs/cifsglob.h 3 additions, 6 deletionsfs/cifs/cifsglob.h
- fs/cifs/cifssmb.c 4 additions, 4 deletionsfs/cifs/cifssmb.c
- fs/cifs/connect.c 1 addition, 1 deletionfs/cifs/connect.c
- fs/cifs/file.c 7 additions, 37 deletionsfs/cifs/file.c
- fs/cifs/sess.c 1 addition, 1 deletionfs/cifs/sess.c
- fs/cifs/transport.c 1 addition, 1 deletionfs/cifs/transport.c
Loading
Please register or sign in to comment