FreeBSD/src d245aa1 (r352450)sys/kern vfs_default.c

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
DeltaFile
+5-3sys/kern/vfs_default.c
+5-31 files

UnifiedSplitRaw