Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] smb/server: fix posix state check for directory rename
@ 2026-08-02 17:07 ChenXiaoSong
  2026-08-02 17:07 ` [PATCH 1/2] smb/server: pass source ksmbd_file to rename helpers ChenXiaoSong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: ChenXiaoSong @ 2026-08-02 17:07 UTC (permalink / raw)
  To: smfrench, linkinjeon, pc, ronniesahlberg, sprasad, tom, bharathsm,
	senozhatsky, dhowells, metze, slow
  Cc: linux-cifs, ChenXiaoSong

From: ChenXiaoSong <chenxiaosong@kylinos.cn>

ChenXiaoSong (2):
  smb/server: pass source ksmbd_file to rename helpers
  smb/server: fix posix state check for directory rename

 fs/smb/server/smb2pdu.c   | 2 +-
 fs/smb/server/vfs.c       | 6 +++---
 fs/smb/server/vfs.h       | 4 ++--
 fs/smb/server/vfs_cache.c | 5 ++++-
 fs/smb/server/vfs_cache.h | 2 +-
 5 files changed, 11 insertions(+), 8 deletions(-)

-- 
2.54.0


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-02 17:07 [PATCH 0/2] smb/server: fix posix state check for directory rename ChenXiaoSong
2026-08-02 17:07 ` [PATCH 1/2] smb/server: pass source ksmbd_file to rename helpers ChenXiaoSong
2026-08-02 17:07 ` [PATCH 2/2] smb/server: fix posix state check for directory rename ChenXiaoSong
2026-08-03  8:48 ` [PATCH 0/2] " Namjae Jeon
2026-08-03  9:05   ` ChenXiaoSong

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