Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v5 0/3] ksmbd: refactor smb2_notify() to a blocking wait
@ 2026-08-25 13:51 ChenXiaoSong
  2026-08-25 13:51 ` [PATCH v5 1/3] smb/server: support compound fid in notify requests ChenXiaoSong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ChenXiaoSong @ 2026-08-25 13:51 UTC (permalink / raw)
  To: linkinjeon, tom, senozhatsky, chenxiaosong; +Cc: linux-cifs, ChenXiaoSong

From: ChenXiaoSong <chenxiaosong@kylinos.cn>

v4->v5: Rebased on ksmbd-for-next branch.

v4: https://lore.kernel.org/linux-cifs/20260809161916.1071530-1-chenxiaosong@chenxiaosong.com/

ChenXiaoSong (1):
  smb/server: support compound fid in notify requests

Gael Blivet (2):
  ksmbd: temporarily remove interim-work change notify handling
  ksmbd: refactor smb2_notify() to a blocking wait

 fs/smb/server/ksmbd_work.c |   3 -
 fs/smb/server/ksmbd_work.h |   5 +-
 fs/smb/server/smb2pdu.c    | 349 +++++++------------------------------
 fs/smb/server/vfs_cache.c  |  48 -----
 fs/smb/server/vfs_cache.h  |   6 -
 5 files changed, 65 insertions(+), 346 deletions(-)

-- 
2.55.0


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-25 13:51 [PATCH v5 0/3] ksmbd: refactor smb2_notify() to a blocking wait ChenXiaoSong
2026-08-25 13:51 ` [PATCH v5 1/3] smb/server: support compound fid in notify requests ChenXiaoSong
2026-08-25 13:51 ` [PATCH v5 2/3] ksmbd: temporarily remove interim-work change notify handling ChenXiaoSong
2026-08-25 13:51 ` [PATCH v5 3/3] ksmbd: refactor smb2_notify() to a blocking wait ChenXiaoSong
2026-08-28 16:16 ` [PATCH v5 0/3] " Namjae Jeon

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