- Fix silly VI locking that is used to check a single flag. The vnode lock also protects this flag so it is not necessary.
- Don't rely on v_mount to detect whether or not we've been recycled, use the more appropriate VI_DOOMED instead.
Sponsored by: Isilon Systems, Inc.
MFC After: 1 week