NetBSD/sys/ufs
pooka 360cafaddb Don't add fs->fs_pendingblocks to f_bavail twice. It's already included
in f_bfree, which is added to f_bavail.

Fixes problem with statfs reporting too much free space for filesystems
which have files pending to be freed by softdeps.
2002-02-28 21:59:23 +00:00
..
ext2fs
ffs Don't add fs->fs_pendingblocks to f_bavail twice. It's already included 2002-02-28 21:59:23 +00:00
lfs
mfs
ufs
Makefile