Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] smb: fix xfstests generic/035
@ 2026-08-04 12:32 ChenXiaoSong
  2026-08-04 12:32 ` [PATCH v2 1/3] smb/server: rename to ksmbd_has_nonposix_open_child() ChenXiaoSong
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: ChenXiaoSong @ 2026-08-04 12:32 UTC (permalink / raw)
  To: smfrench, linkinjeon, pc, ronniesahlberg, sprasad, tom, bharathsm,
	senozhatsky, dhowells, metze, slow
  Cc: linux-cifs, ChenXiaoSong

From: ChenXiaoSong <chenxiaosong@kylinos.cn>

v1->v2:
  - Add patch #01 #03.
  - Patch #02: introduce helper ksmbd_has_other_nonposix_open().

v1: https://lore.kernel.org/linux-cifs/20260611085847.653284-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 | 34 +++++++++++++++++++++++++++++++++-
 fs/smb/server/vfs_cache.h |  3 ++-
 4 files changed, 55 insertions(+), 8 deletions(-)

-- 
2.54.0


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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-04 12:32 [PATCH v2 0/3] smb: fix xfstests generic/035 ChenXiaoSong
2026-08-04 12:32 ` [PATCH v2 1/3] smb/server: rename to ksmbd_has_nonposix_open_child() ChenXiaoSong
2026-08-04 12:33 ` [PATCH v2 2/3] smb/server: deny overwriting targets with non-POSIX opens ChenXiaoSong
2026-08-05  2:17   ` Namjae Jeon
2026-08-05  2:25     ` ChenXiaoSong
     [not found]     ` <2df0ad6e-fa5c-425d-9ec1-5c668f84a4bd@chenxiaosong.com>
2026-08-05  5:46       ` Namjae Jeon
2026-08-05  5:53         ` ChenXiaoSong
2026-08-04 12:33 ` [PATCH v2 3/3] smb/client: fix nlink of an overwritten open file ChenXiaoSong
2026-08-04 17:08   ` Steve French
2026-08-04 18:53     ` ChenXiaoSong
2026-08-04 19:38       ` ChenXiaoSong

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