Merge git://git.samba.org/sfrench/cifs-2.6
Pull CIFS fixes from Steve French * git://git.samba.org/sfrench/cifs-2.6: cifs: clean up ordering in exit_cifs cifs: clean up call to cifs_dfs_release_automount_timer() CIFS: Delete echo_retries module parm CIFS: Prepare credits code for a slot reservation CIFS: Make wait_for_free_request killable CIFS: Introduce credit-based flow control CIFS: Simplify inFlight logic cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next CIFS: Respect negotiated MaxMpxCount CIFS: Fix a spurious error in cifs_push_posix_locks
Showing
- fs/cifs/README 1 addition, 5 deletionsfs/cifs/README
- fs/cifs/cifs_debug.c 1 addition, 2 deletionsfs/cifs/cifs_debug.c
- fs/cifs/cifsfs.c 9 additions, 16 deletionsfs/cifs/cifsfs.c
- fs/cifs/cifsglob.h 36 additions, 11 deletionsfs/cifs/cifsglob.h
- fs/cifs/cifsproto.h 9 additions, 0 deletionsfs/cifs/cifsproto.h
- fs/cifs/cifssmb.c 10 additions, 8 deletionsfs/cifs/cifssmb.c
- fs/cifs/connect.c 25 additions, 19 deletionsfs/cifs/connect.c
- fs/cifs/dir.c 4 additions, 2 deletionsfs/cifs/dir.c
- fs/cifs/file.c 12 additions, 11 deletionsfs/cifs/file.c
- fs/cifs/misc.c 19 additions, 0 deletionsfs/cifs/misc.c
- fs/cifs/transport.c 43 additions, 35 deletionsfs/cifs/transport.c
Please register or sign in to comment