NetBSD/sys/ufs
dholland 2adcd1a3c2 Don't deadlock on rename("foo/foo", "foo") in the case where foo/foo is a
directory. This doesn't affect non-wapbl renames; it affects wapbl because
one of the lock acquisitions was moved up past where this case otherwise
fails.

PR 40163 from Lloyd Parkes.
2008-12-13 04:45:28 +00:00
..
ext2fs Remove no longer valid comment (which probably didn't even say what 2008-12-08 11:34:30 +00:00
ffs ffs_copyonwrite(): Only use si_snapblklist if it is already allocated. 2008-12-07 19:51:07 +00:00
lfs These depend on ffs. 2008-11-13 11:10:41 +00:00
mfs These depend on ffs. 2008-11-13 11:10:41 +00:00
ufs Don't deadlock on rename("foo/foo", "foo") in the case where foo/foo is a 2008-12-13 04:45:28 +00:00
files.ufs Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
Makefile