Files
mirror_zfs/include
Ned Bass 3d920a1567 dmu_tx kstat cleanup
A few counters in the dmu_tx kstats are obsolete or no longer
bumped properly.

- The sync task restructuring commit
  13fe019870 removed the code
  that bumpted dmu_tx_quota. The counter is now bumped in two
  cases, instead of just the one case as before (after the result
  of dsl_dataset_check_quota call). The second case is where
  we check the requested reservation against the actual pool size,
  as this is an implicit quota of sorts.

- The write throttle restructuring commit
  e8b96c6007 makes dmu_tx_how and
  dmu_tx_inflight obsolete, so they are removed.

Signed-off-by: Kohsuke Kawaguchi <kk@kohsuke.org>
Signed-off-by: Ned Bass <bass6@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1914
2014-03-04 12:22:24 -08:00
..
2013-12-18 16:46:35 -08:00
2014-03-04 12:22:24 -08:00
2013-11-05 12:23:11 -08:00
2013-12-16 09:15:57 -08:00
2014-02-21 12:10:40 -08:00
2013-09-04 15:49:00 -07:00
2013-09-04 15:49:00 -07:00
2013-12-18 16:46:35 -08:00