pub(crate) fn share_is_ca( server: &Arc<ServerShared>, conn: &Smb2Conn, tid: u32, ) -> bool
True when the tree behind tid is a continuously-available share, which may grant persistent handles ([MS-SMB2] §3.3.5.9.11).
tid