Date: Mon, 10 Jun 1996 22:17:37 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Message-ID: <199606110517.WAA24576@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/06/10 22:17:37 Branch: sys/ufs/ffs RELENG_2_1_0 Modified: sys/ufs/ffs ffs_vfsops.c Log: Brought in the fix from rev.1.33 - use the freespace() macro instead of buggy explicit code to fix the `Avail' count returned by statfs() for file systems larger than 11GB. This also fixes a minor rounding bug. The count is still wrong for file systems larger than 1TB/minfree (normally 128GB). Revision Changes Path 1.21.4.2 +2 -3 src/sys/ufs/ffs/ffs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606110517.WAA24576>
