Module Name: src Committed By: ad Date: Wed Jan 22 12:00:18 UTC 2020
Modified Files:
src/sys/miscfs/genfs [ad-namecache]: genfs_vnops.c
Log Message:
Make sure LK_UPGRADE always comes with LK_NOWAIT; dropping the lock in here
is unclean and I wonder if it could screw over fstrans.
To generate a diff of this commit:
cvs rdiff -u -r1.200.2.1 -r1.200.2.2 src/sys/miscfs/genfs/genfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
