Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] smb: fix xfstests generic/035
@ 2026-08-05  4:37 ChenXiaoSong
  2026-08-05  4:37 ` [PATCH v3 3/3] smb/client: fix nlink of an overwritten open file ChenXiaoSong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ChenXiaoSong @ 2026-08-05  4:37 UTC (permalink / raw)
  To: smfrench, linkinjeon, pc, tom, senozhatsky, slow; +Cc: linux-cifs, ChenXiaoSong

From: ChenXiaoSong <chenxiaosong@kylinos.cn>

v2->v3:
  - Patch #02: iterate over `global_ft.idr`.

v2: https://lore.kernel.org/linux-cifs/20260804123301.285434-1-chenxiaosong@chenxiaosong.com/

ChenXiaoSong (3):
  smb/server: rename to ksmbd_has_nonposix_open_child()
  smb/server: deny overwriting targets with non-POSIX opens
  smb/client: fix nlink of an overwritten open file

 fs/smb/client/inode.c     | 11 ++++++-----
 fs/smb/server/vfs.c       | 15 ++++++++++++++-
 fs/smb/server/vfs_cache.c | 29 ++++++++++++++++++++++++++++-
 fs/smb/server/vfs_cache.h |  3 ++-
 4 files changed, 50 insertions(+), 8 deletions(-)

-- 
2.54.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-05  4:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-05  4:37 [PATCH v3 0/3] smb: fix xfstests generic/035 ChenXiaoSong
2026-08-05  4:37 ` [PATCH v3 3/3] smb/client: fix nlink of an overwritten open file ChenXiaoSong
2026-08-05  4:45 ` [PATCH v3 1/3] smb/server: rename to ksmbd_has_nonposix_open_child() ChenXiaoSong
2026-08-05  4:47 ` [PATCH v3 2/3] smb/server: deny overwriting targets with non-POSIX opens ChenXiaoSong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox