NetBSD/sys/ufs
perseant a477e1b98b Cast back to int32_t in LFS_EST_BFREE and LFS_EST_RSVD macros, for
consistency with their arguments.

Change the debugging printf in lfs_reserve to match, and enclose it in
#ifdef DEBUG.

Tested on alpha, arm32, sparc.
2000-09-13 00:07:56 +00:00
..
ext2fs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
ffs Do not call MALLOC with M_WAITOK while holding the "lock". Thanks to 2000-08-15 14:25:08 +00:00
lfs Cast back to int32_t in LFS_EST_BFREE and LFS_EST_RSVD macros, for 2000-09-13 00:07:56 +00:00
mfs Bitbucket MFS I/O after vfs_shutdown has started.. 2000-06-11 03:09:55 +00:00
ufs Various bug-fixes to LFS, to wit: 2000-09-09 04:49:54 +00:00
Makefile