cvs commit: src/sys/kern vfs_subr.c
Attilio Rao
attilio at FreeBSD.org
Thu Dec 27 12:52:06 PST 2007
attilio 2007-12-27 20:52:06 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
As LK_EXCLUPGRADE is used in conjuction with LK_NOWAIT, LK_UPGRADE becames
equivalent with this and so operate the switch.
That call is the only one remaining LK_EXCLUPGRADE consumer and removing
it will prepare the ground for LK_EXCLUPGRADE axing and further
lockmgr improvements.
Discussed with: jeff, ups
Revision Changes Path
1.712 +1 -1 src/sys/kern/vfs_subr.c
More information about the cvs-src
mailing list