NetBSD/sys/ufs
bouyer eb7f9aba74 Revert previous; I mixed bpp and *bpp when reading ffs_balloc_ufs1().
ffs_balloc() will always allocate a new buffer or leave it as NULL,
so coverity is wrong here, we're not using a freed argument.
2006-04-10 22:01:06 +00:00
..
ext2fs Fix a dead error condition, coverity ID 603. 2006-03-18 13:54:21 +00:00
ffs Revert previous; I mixed bpp and *bpp when reading ffs_balloc_ufs1(). 2006-04-10 22:01:06 +00:00
lfs Optimize the free list search a little more; in particular use words 2006-04-10 21:20:19 +00:00
mfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ufs Correct typo in a panic message. 2006-04-04 17:12:57 +00:00
files.ufs Tell config to generate fs_ffs.h as vfs_bio.c checks for defined(FFS). 2006-04-05 00:52:16 +00:00
Makefile