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

Namjae Jeon <[email protected]> Sat, 18 Jul 2026 13:51:22 +0900
Newsgroups org.kernel.vger.linux-cifs
Message-ID <CAKYAXd8-ZSbyU8NPCBYCVrExRJiRdn=y0mYbc71sSRqD4LoYAw@mail.gmail.com>
> Could you update your patch "ksmbd: defer CHANGE_NOTIFY completion
> instead of STATUS_NOT_IMPLEMENTED" so that my remaining notify feature
> patches can be rebased on top of it?
Gaël,
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.
Thanks!

>
> https://github.com/chenxiaosonggithub/linux/commits/ksmbd-change-notify/
>
> 在 2026/7/15 21:55, ChenXiaoSong 写道:
> > From: ChenXiaoSong <[email protected]>
> >
> > I have implemented the ksmbd change notify feature, please see the following GitHub link (some minor changes are also needed):
> > https://github.com/chenxiaosonggithub/linux/commits/ksmbd-change-notify/
> >
> > However, to make this feature work properly, some pre-existing bugs need to be fixed first.
> >
> > ChenXiaoSong (3):
> >    smb/server: fix signing when a response uses more than one iov
> >    smb/server: cancel async requests when closing connection
> >    smb/server: stop new async work when closing connection
> >
> >   fs/smb/server/connection.c | 21 +++++++++++
> >   fs/smb/server/smb2pdu.c    | 76 ++++++++++++++++++++++++++------------
> >   2 files changed, 74 insertions(+), 23 deletions(-)
> >
>
> --
> ChenXiaoSong <[email protected]>
> Chinese Homepage: https://chenxiaosong.com
> English Homepage: https://chenxiaosong.com/en
>