HomeFreeBSD

vfs: apply r352437 to the fast path as well

Description

vfs: apply r352437 to the fast path as well

This one is very hard to run into. If the filesystem is being unmounted or
the mount point is freed the vfs_op_thread_enter will fail. For it to
succeed the mount point itself would have to be reallocated in the time
window between the initial read and the attempt to enter.

Sponsored by: The FreeBSD Foundation

Details

Provenance
mjgAuthored on
Parents
rS352449: fixup up fallout from r352447 in libbe
Branches
Unknown
Tags
Unknown