FreeBSD/src bb9e218 (r351194)sys/compat/linux linux_misc.c, sys/kern vnode_if.src

Change locking requirements for VOP_UNSET_TEXT().

Require the vnode to be locked for the VOP_UNSET_TEXT() call.  This
will be used by the following bug fix for a tmpfs issue.

Tested by:      sbruno, pho (previous version)
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
DeltaFile
+11-3sys/vm/vm_map.c
+6-1sys/compat/linux/linux_misc.c
+1-1sys/kern/vnode_if.src
+18-53 files

UnifiedSplitRaw