Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Pull smb client fixes from Steve French: "Six smb3 client fixes, most for stable including important netfs fixes: - various netfs related fixes for cifs addressing some regressions in 6.10 (e.g. generic/708 and some multichannel crediting related issues) - fix for a noisy log message on copy_file_range - add trace point for read/write credits" * tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6: cifs: Fix missing fscache invalidation cifs: Add a tracepoint to track credits involved in R/W requests cifs: Fix setting of zero_point after DIO write cifs: Fix missing error code set cifs: Fix server re-repick on subrequest retry cifs: fix noisy message on copy_file_range
Showing
- fs/smb/client/cifsfs.c 1 addition, 1 deletionfs/smb/client/cifsfs.c
- fs/smb/client/cifsglob.h 10 additions, 7 deletionsfs/smb/client/cifsglob.h
- fs/smb/client/file.c 48 additions, 5 deletionsfs/smb/client/file.c
- fs/smb/client/smb1ops.c 1 addition, 1 deletionfs/smb/client/smb1ops.c
- fs/smb/client/smb2ops.c 37 additions, 5 deletionsfs/smb/client/smb2ops.c
- fs/smb/client/smb2pdu.c 36 additions, 7 deletionsfs/smb/client/smb2pdu.c
- fs/smb/client/trace.h 54 additions, 1 deletionfs/smb/client/trace.h
- fs/smb/client/transport.c 4 additions, 4 deletionsfs/smb/client/transport.c
Please register or sign in to comment