Re: [PATCH v2] ksmbd: refactor smb2_notify() to a blocking wait, matching smb2_lock()
Gaël Blivet <[email protected]> Sun, 26 Jul 2026 18:05:44 +0200
| Newsgroups | org.kernel.vger.linux-cifs |
|---|---|
| Message-ID | <[email protected]> |
Hello ChenXiaoSong, Good catch. I also confirmed after testing that it is not needed. The initial analysis was based on packet capture and I mistook it as a macOS requirement. My apologies for the noise. Could you remove it in your new version of the patch, or do you want me to update it? > Le 26 juil. 2026 à 10:24, ChenXiaoSong <[email protected]> a écrit : > > Hi Gaël, > > I tested the macOS client, and it seems that this check is not needed either. What issue did you add this check to fix?