mux 006bc4ac4c Don't send the available space as is in the FSSTAT call. Under
FreeBSD, we can have a negative available space value, but the
corresponding fields in the NFS protocol are unsigned.  So
trnucate the value to 0 if it's negative, so that the client
doesn't receive absurdly high values.

Tested by:	cognet
2004-04-12 13:02:21 +00:00
..
2004-04-11 05:08:26 +00:00
2004-02-21 21:32:15 +00:00
2004-04-12 09:13:24 +00:00
2004-01-25 17:18:12 +00:00
2004-04-11 06:02:24 +00:00
2004-04-11 06:02:24 +00:00
2004-01-17 03:28:27 +00:00