]> granicus.if.org Git - zfs/commit
mismerged log spacemap comment for metaslab_verify_weight_and_frag
authorSerapheim Dimitropoulos <serapheim@delphix.com>
Tue, 30 Jul 2019 17:13:44 +0000 (10:13 -0700)
committerMatthew Ahrens <mahrens@delphix.com>
Tue, 30 Jul 2019 17:13:44 +0000 (10:13 -0700)
commit2fcf4481a6f6ff037e24f2926e31fd64a50536da
tree6c6df43b49079cc8bd162a63fea24ec114448b27
parenta6c82894735a476ce5eb275f307ec0b5430296e4
mismerged log spacemap comment for metaslab_verify_weight_and_frag

When the log spacemap commit was merged in ZoL, the
metaslab_verify_unflushed_changes() debugging function
was deleted as the feature was pretty much stable by
then. Unfortunately though there was a reference to
it from a comment in metaslab_verify_weight_and_frag().

This patch deletes the reference and pastes that
comment as is.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Matt Ahrens <mahrens@delphix.com>
Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Serapheim Dimitropoulos <serapheim@delphix.com>
Closes #9097
module/zfs/metaslab.c