vc_maxver
if (smb2_dialects[i] > vcp->vc_maxver)
if (vcp->vc_maxver == 0 || vcp->vc_minver > vcp->vc_maxver) {