NetBSD/sys/ufs
hannken ee78d91829 When invalidating short buffers on the snapshots clean list use bbusy()
to mark the buffer busy.  There exists a small window where a buffer is
done but not released and therefore still busy.
2013-05-07 09:40:54 +00:00
..
chfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
ext2fs Remove some set but unused variables 2013-04-08 21:12:33 +00:00
ffs When invalidating short buffers on the snapshots clean list use bbusy() 2013-05-07 09:40:54 +00:00
lfs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
mfs
ufs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
files.ufs Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00
Makefile