mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
67812eacd7
lockmgr locks. This commit should be functionally equivalent to the old semantics. That is, all buffer locking is done with LK_EXCLUSIVE requests. Changes to take advantage of LK_SHARED and LK_RECURSIVE will be done in future commits.