HomeFreeBSD

vfs: tidy up vget_finish and vn_lock

Description

vfs: tidy up vget_finish and vn_lock

  • remove assertion which duplicates vn_lock
  • use VNPASS instead of retyping the failure
  • report what flags were passed if panicking on them

Details

Provenance
mjgAuthored on
Parents
rS357679: vfs: remove now useless ENODEV handling from vn_fullpath consumers
Branches
Unknown
Tags
Unknown