Re: difference in df and statfs

2004-10-29 Thread Chris Boot
Hi there, It looks to me as though statfs gives you the raw disk figures, but df takes into account the 5% of space reserved to root for emergencies. HTH, Chris On 27 Oct 2004, at 19:56, [EMAIL PROTECTED] wrote: Hello, Though this is a more generalized doubt, I ran into this situation when I use

difference in df and statfs

2004-10-28 Thread haris_here
Hello, Though this is a more generalized doubt, I ran into this situation when I used the net-snmp for implementing my MIB. I've a query object in my MIB for used disk space, for a particular partition in my device. I use "statfs" for getting the free disk space... When I compare the result