ps 2004-07-10 10:28:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/nfs nfs_vfsops.c
Log:
MFC: rev 1.135
Deal with the possibility of negative available space from the file server
to avoid Bad Things(TM) happening (eg: df crashing with a floating point
exception).
Revision Changes Path
1.91.2.8 +26 -11 src/sys/nfs/nfs_vfsops.c