Re: [PATCH 0/3] smb/server: fix some bugs in preparation for change notify support

Gaël Blivet <[email protected]> Sun, 19 Jul 2026 01:40:26 +0200
Newsgroups org.kernel.vger.linux-cifs
Message-ID <[email protected]>
I have a draft for the follow-up patch that I am testing but I am not yet satisfied with it as live tests currently show workers being permanently wedged in smb2_notify().
I'll need a bit more time before sending it.
Thanks!

> Le 18 juil. 2026 à 06:51, Namjae Jeon <[email protected]> a écrit :
> 
> I have already merged your patch ("ksmbd: defer CHANGE_NOTIFY
> completion instead of STATUS_NOT_IMPLEMENTED") into the
> ksmbd-for-next-next branch. Please use that as the base and send a
> follow-up patches to update the implementation using the
> approach you and ChenXiaoSong discussed.