Deleted Added
full compact
34c34
< * $FreeBSD: head/sys/ufs/ffs/fs.h 75503 2001-04-14 05:26:28Z mckusick $
---
> * $FreeBSD: head/sys/ufs/ffs/fs.h 76357 2001-05-08 07:42:20Z mckusick $
298c298,300
< int32_t fs_sparecon[28]; /* reserved for future constants */
---
> int32_t fs_sparecon[26]; /* reserved for future constants */
> int32_t fs_pendingblocks; /* blocks in process of being freed */
> int32_t fs_pendinginodes; /* inodes in process of being freed */