Fix kstat xuio
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 26 Aug 2010 17:26:05 +0000 (10:26 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 31 Aug 2010 15:38:45 +0000 (08:38 -0700)
commit59e6e7ca85e984433fc9c929dd0d474579bb88a5
tree0e11639e0e64e2c5d917703a37c93cdfd3f406cb
parent754c6663a36b9801b391a9659319416ecd79d9d2
Fix kstat xuio

Move xiou stat structures from a header to the dmu.c source as is
done with all the other kstat interfaces.  This information is local
to dmu.c registered the xuio kstat and should stay that way.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
module/zfs/dmu.c
module/zfs/include/sys/dmu.h
module/zfs/include/sys/dmu_impl.h