pub(crate) fn begin_change_notify(
conn: &mut Smb2Conn,
hdr: &Header2,
buf: &[u8],
) -> AsyncStartExpand description
Begin a CHANGE_NOTIFY ([MS-SMB2] §3.3.5.19): validate the directory open, register the watch, and defer with an interim STATUS_PENDING.