K 10 svn:author V 9 allanjude K 8 svn:date V 27 2018-06-14T00:10:16.157109Z K 7 svn:log V 290 Fix top(1) support for displaying ZFS Compressed ARC statistics Broken in r334514 sysctlbyname("vfs.zfs.compressed_arc_enabled", ...) would return ENOMEM while trying to read the sysctl (a boolean_t) into a bool, which is too small. Reviewed by: jhb (on irc) Sponsored by: Klara Systems END