NetBSD/sys/ufs
perseant ec0ca919be Protect v_freelist with splbio(), since HOLDRELE can be called in
interrupt context (through brelvp).  (LFS may be the only subsystem
affected by this problem.)

Tested on i386.
2002-05-20 22:50:57 +00:00
..
ext2fs use the correct size when zeroing an array. 2002-05-05 17:01:41 +00:00
ffs Commit out code that's no longer used. 2002-05-14 02:46:22 +00:00
lfs Protect v_freelist with splbio(), since HOLDRELE can be called in 2002-05-20 22:50:57 +00:00
mfs Don't use local extern declarations for the mountroot variable or 2002-03-04 02:25:21 +00:00
ufs In ufs_mkdir(), write the data block *before* updating the inode with the 2002-05-14 17:37:52 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
files.ufs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00