Christian Goettsche
|
f5c3349bdb
|
IWYU update (FreeBSD)
|
2020-11-19 23:51:50 +01:00 |
Daniel Lange
|
079c2abf8e
|
Update License consistently to GPLv2 as per COPYING file
|
2020-10-05 10:13:12 +02:00 |
Christian Göttsche
|
7107d1db0b
|
Refactor __attribute__ usage
Use internal macros for compatibility with non GNUC compilers.
|
2020-09-18 12:28:40 +02:00 |
Christian Göttsche
|
9fde0835ed
|
Avoid empty translation unit warning
zfs/ZfsArcStats.c:22: error: ISO C forbids an empty translation unit [-Werror=pedantic]
22 | }*/
|
|
2020-08-21 10:38:44 +02:00 |
Ross Williams
|
613556faeb
|
Support for ZFS Compressed ARC statistics
|
2019-09-03 18:44:19 +00:00 |
Ross Williams
|
a88d2e313d
|
Refactor common OpenZFS sysctl access
Darwin and FreeBSD export zfs kstats through the
same APIs, so moving functions into a common file.
|
2019-07-07 23:10:54 -04:00 |