From 937052b231259a47d881d539ad5748245ef55b99 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Fri, 3 Jun 2022 08:55:20 +0200 Subject: New upstream version 3.2.1 --- zfs/ZfsArcStats.h | 1 + 1 file changed, 1 insertion(+) (limited to 'zfs/ZfsArcStats.h') diff --git a/zfs/ZfsArcStats.h b/zfs/ZfsArcStats.h index e2cb411..1fe7236 100644 --- a/zfs/ZfsArcStats.h +++ b/zfs/ZfsArcStats.h @@ -10,6 +10,7 @@ in the source distribution for its full text. typedef struct ZfsArcStats_ { int enabled; int isCompressed; + unsigned long long int min; unsigned long long int max; unsigned long long int size; unsigned long long int MFU; -- cgit v1.2.3