On Thu, Jun 08, 2017 at 10:24:59PM +0000, Chuck Silvers wrote: > Module Name: src > Committed By: chs > Date: Thu Jun 8 22:24:59 UTC 2017 > > Modified Files: > src/sys/sys: disk.h > > Log Message: > do not expose kernel-internal structure definitions to userland. > needed for ZFS.
The move of sys/iostat.h is breaking a couple of monitoring/statistics programs. Is that really necessary? Joerg