NetBSD/sys/ufs
hannken 7de36862a8 Rename bufq_init() to bufq_alloc().
Add bufq_free() to remove a buffer queue.
Avoid MALLOC while holding a spinlock.

From Chuck Silvers.
2002-07-21 15:32:17 +00:00
..
ext2fs #if 0 a test that is always false (and the XXX comment above it 2002-05-30 18:54:55 +00:00
ffs Fixed a printf argument type. 2002-07-06 15:39:07 +00:00
lfs Remove lying comment on SEGM_PROT seglock. 2002-07-11 21:09:00 +00:00
mfs Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
ufs Deal with fragment size changes better. For each fragment that can 2002-07-06 01:30:11 +00:00
Makefile
files.ufs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00