NetBSD/sys/ufs/ffs
hannken c122326822 Clear IN_SPACECOUNTED on (re-)used inodes.
This cures the "unmount pending error:" on softdep umounts.

Approved by: Frank van der Linden <fvdl@netbsd.org>
2002-12-27 16:07:13 +00:00
..
Makefile
ffs_alloc.c Clear IN_SPACECOUNTED on (re-)used inodes. 2002-12-27 16:07:13 +00:00
ffs_appleufs.c use be32toh instead of ntohl, etc. 2002-11-02 19:31:09 +00:00
ffs_balloc.c
ffs_bswap.c
ffs_extern.h Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00
ffs_inode.c Move a brace that is in the wrong position when changes from FreeBSD 2002-09-26 21:35:27 +00:00
ffs_softdep.c Softdep is mature enough that it shouldn't define DEBUG and DIAGNOSTIC 2002-11-30 20:27:50 +00:00
ffs_softdep.stub.c
ffs_subr.c Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00
ffs_tables.c
ffs_vfsops.c Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00
ffs_vnops.c Removed unused variables doclusterread and doclusterwrite. 2002-11-01 21:11:43 +00:00
fs.h s/sqiud/squid/ in comment, reported by skrueger at europe com. 2002-11-04 16:59:37 +00:00
softdep.h Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00