Merge tag '5.18-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Pull cifs fixes from Steve French: - two fixes related to unmount - symlink overflow fix - minor netfs fix - improved tracing for crediting (flow control) * tag '5.18-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6: cifs: verify that tcon is valid before dereference in cifs_kill_sb cifs: potential buffer overflow in handling symlinks cifs: Split the smb3_add_credits tracepoint cifs: release cached dentries only if mount is complete cifs: Check the IOCB_DIRECT flag, not O_DIRECT
Showing
- fs/cifs/cifsfs.c 16 additions, 14 deletionsfs/cifs/cifsfs.c
- fs/cifs/connect.c 1 addition, 1 deletionfs/cifs/connect.c
- fs/cifs/link.c 3 additions, 0 deletionsfs/cifs/link.c
- fs/cifs/smb2ops.c 6 additions, 3 deletionsfs/cifs/smb2ops.c
- fs/cifs/trace.h 7 additions, 0 deletionsfs/cifs/trace.h
- fs/cifs/transport.c 2 additions, 2 deletionsfs/cifs/transport.c
Please register or sign in to comment