NetBSD/sys/ufs/ffs
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
..
Makefile
ffs_alloc.c prevent in-core vnode being freed from getting new references. 2005-12-23 15:31:40 +00:00
ffs_appleufs.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_balloc.c ffs_balloc*(): Add an assertion for "bpp != NULL" if B_METAONLY is set. 2006-03-23 11:16:47 +00:00
ffs_bswap.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_extern.h - unify ffs_blkatoff and lfs_blkatoff. 2006-01-14 17:41:16 +00:00
ffs_inode.c Fix dead error condition, coverity ID 747. 2006-03-18 13:56:51 +00:00
ffs_snapshot.c Revert previous; I mixed bpp and *bpp when reading ffs_balloc_ufs1(). 2006-04-10 22:01:06 +00:00
ffs_softdep.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
ffs_softdep.stub.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_subr.c - unify ffs_blkatoff and lfs_blkatoff. 2006-01-14 17:41:16 +00:00
ffs_tables.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_vfsops.c Use device_class() instead of accessing dv_class directly. 2006-02-21 04:32:38 +00:00
ffs_vnops.c ffs_gop_size: revert a problematic part of 1.78. 2006-04-09 21:59:35 +00:00
fs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
softdep.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00