Deleted Added
full compact
39c39
< * $FreeBSD: head/sys/ufs/ffs/softdep.h 62976 2000-07-11 22:07:57Z mckusick $
---
> * $FreeBSD: head/sys/ufs/ffs/softdep.h 76357 2001-05-08 07:42:20Z mckusick $
85,86c85,88
< * start routine from doing multiple rollbacks. The ONWORKLIST flag
< * shows whether the structure is currently linked onto a worklist.
---
> * start routine from doing multiple rollbacks. The SPACECOUNTED flag
> * says that the files space has been accounted to the pending free
> * space count. The ONWORKLIST flag shows whether the structure is
> * currently linked onto a worklist.
97a100
> #define SPACECOUNTED 0x0400