-
- Downloads
Merge tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Pull ksmbd server updates from Steve French: - SMB3.1.1 negotiate context fixes and cleanup - new lock_rename_child VFS helper - ksmbd fix to avoid unlink race and to use the new VFS helper to avoid rename race * tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd: ksmbd: fix racy issue from using ->d_parent and ->d_name ksmbd: remove unused compression negotiate ctx packing ksmbd: avoid duplicate negotiate ctx offset increments ksmbd: set NegotiateContextCount once instead of every inc fs: introduce lock_rename_child() helper ksmbd: remove internal.h include
No related branches found
No related tags found
Showing
- fs/internal.h 0 additions, 2 deletionsfs/internal.h
- fs/ksmbd/smb2pdu.c 49 additions, 154 deletionsfs/ksmbd/smb2pdu.c
- fs/ksmbd/vfs.c 188 additions, 249 deletionsfs/ksmbd/vfs.c
- fs/ksmbd/vfs.h 8 additions, 11 deletionsfs/ksmbd/vfs.h
- fs/ksmbd/vfs_cache.c 1 addition, 4 deletionsfs/ksmbd/vfs_cache.c
- fs/namei.c 102 additions, 23 deletionsfs/namei.c
- include/linux/namei.h 9 additions, 0 deletionsinclude/linux/namei.h
Loading
Please register or sign in to comment