Searched hist:48225 (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/sys/fs/ext2fs/
H A Dfs.hdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
H A Dext2_vnops.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
/freebsd-11-stable/sys/kern/
H A Dkern_physio.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
H A Dkern_lock.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
H A Dkern_shutdown.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
H A Dvfs_cluster.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
H A Dvfs_export.cdiff 48225 Sat Jun 26 02:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
diff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
H A Dvfs_bio.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
/freebsd-11-stable/sys/sys/
H A Dlockmgr.hdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
H A Dbuf.hdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
/freebsd-11-stable/sys/vm/
H A Dvm_pager.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
H A Dvnode_pager.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
/freebsd-11-stable/sys/cam/
H A Dcam_periph.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_vnops.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_vnops.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.
H A Dffs_softdep.cdiff 48225 Sat Jun 26 00:47:16 MDT 1999 mckusick Convert buffer locking from using the B_BUSY and B_WANTED flags to using
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.

Completed in 1188 milliseconds