Update to latest procfs library (#1611)

Bump to v0.0.10 procfs library.

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie 2020-02-18 11:33:46 +01:00 committed by GitHub
commit 14df2a1a1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 849 additions and 250 deletions

View file

@ -202,6 +202,7 @@ type QuotaManagerStats struct {
Wants uint32
ShakeReclaims uint32
InactReclaims uint32
Unused uint32
}
// XstratStats contains statistics regarding bytes processed by the XFS daemon.