summaryrefslogtreecommitdiffstats
path: root/cddl/lib
diff options
context:
space:
mode:
authortrociny <trociny@FreeBSD.org>2013-03-25 19:12:36 +0000
committertrociny <trociny@FreeBSD.org>2013-03-25 19:12:36 +0000
commitd63246a757cde4bb6efc5ef5b63c866554be6f26 (patch)
tree9cbd794438b569fea8a2f50012cbbbbbb0a7a31f /cddl/lib
parentfe83fcce74a0fc5b36b0b3aa414040f8d88c3a61 (diff)
downloadFreeBSD-src-d63246a757cde4bb6efc5ef5b63c866554be6f26.zip
FreeBSD-src-d63246a757cde4bb6efc5ef5b63c866554be6f26.tar.gz
hrStorageSize and hrStorageUsed are 32 bit integers, reporting a fs
size and usage in hrStorageAllocationUnits. If the file system has more than 2^31 allocations it can not be shown correctly and the meters are useless. In such cases follow net-snmp behaviour and increase hrStorageAllocationUnits so the values fit under INT_MAX. PR: bin/177183 Submitted by: Eugene Grosbein egrosbein rdtc.ru MFC after: 2 weeks
Diffstat (limited to 'cddl/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud