NetBSD/sys/ufs
hannken 75bdfc0dac Avoid doing bawrite to initialize inode block while holding cylinder
group block buffer busy.  If filesystem has any active snapshots, bawrite
can come back trying to allocate new snapshot data block from the same
cylinder group and cause deadlock.

From FreeBSD Rev. 1.117
2007-11-01 06:31:59 +00:00
..
ext2fs Sync with ffs: fix ufs_ihashlock / ufs_hash_lock deadlock. 2007-10-17 17:34:25 +00:00
ffs Avoid doing bawrite to initialize inode block while holding cylinder 2007-11-01 06:31:59 +00:00
lfs Remove LOCK_ASSERT(!simple_lock_held(&foo)); 2007-10-11 19:53:37 +00:00
mfs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ufs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
Makefile
files.ufs Let ext2fs be built even when none of ffs, lfs and mfs are present. 2006-11-13 16:12:54 +00:00