asked pho
Running various things (tmux, sshd) and having vcount report on a mismatch between new and old method, the only mismatch found was coming from calls to revoke. There the vnode is not open, but it has a usecount of 1. Consequently the new method reports 0, while the old reports 1. This is fine, we just have to act on count > 0.