-
- Downloads
Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Pull smb client fixes from Steve French: - Two reconnect fixes: important fix to address inFlight count to leak (which can leak credits), and fix for better handling a deleted share - DFS fix - SMB1 cleanup fix - deferred close fix * tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6: cifs: fix mid leak during reconnection after timeout threshold cifs: is_network_name_deleted should return a bool smb: client: fix missed ses refcounting smb: client: Fix -Wstringop-overflow issues cifs: if deferred close is disabled then close files immediately
Showing
- fs/smb/client/cifsglob.h 1 addition, 1 deletionfs/smb/client/cifsglob.h
- fs/smb/client/cifssmb.c 1 addition, 1 deletionfs/smb/client/cifssmb.c
- fs/smb/client/connect.c 23 additions, 7 deletionsfs/smb/client/connect.c
- fs/smb/client/dfs.c 10 additions, 16 deletionsfs/smb/client/dfs.c
- fs/smb/client/file.c 2 additions, 2 deletionsfs/smb/client/file.c
- fs/smb/client/smb2ops.c 5 additions, 3 deletionsfs/smb/client/smb2ops.c
- fs/smb/client/smb2transport.c 1 addition, 1 deletionfs/smb/client/smb2transport.c
Loading
Please register or sign in to comment