Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v3 resend 0/3] smb: fix xfstests generic/035
@ 2026-08-05  5:11 ChenXiaoSong
  2026-08-05  5:11 ` [PATCH v3 resend 1/3] smb/server: rename to ksmbd_has_nonposix_open_child() ChenXiaoSong
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: ChenXiaoSong @ 2026-08-05  5:11 UTC (permalink / raw)
  To: smfrench, linkinjeon, pc, tom, senozhatsky, slow; +Cc: linux-cifs, ChenXiaoSong

From: ChenXiaoSong <chenxiaosong@kylinos.cn>

Resending patchset due to mail server issue.

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] 7+ messages in thread

end of thread, other threads:[~2026-08-07 10:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-05  5:11 [PATCH v3 resend 0/3] smb: fix xfstests generic/035 ChenXiaoSong
2026-08-05  5:11 ` [PATCH v3 resend 1/3] smb/server: rename to ksmbd_has_nonposix_open_child() ChenXiaoSong
2026-08-05  5:11 ` [PATCH v3 resend 2/3] smb/server: deny overwriting targets with non-POSIX opens ChenXiaoSong
2026-08-05  6:40   ` ChenXiaoSong
2026-08-05  5:11 ` [PATCH v3 resend 3/3] smb/client: fix nlink of an overwritten open file ChenXiaoSong
2026-08-07 10:27   ` hehuiwen
2026-08-05 23:25 ` [PATCH v3 resend 0/3] smb: fix xfstests generic/035 Namjae Jeon

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