diff --git a/btrbk b/btrbk index be6b56b..93e3c83 100755 --- a/btrbk +++ b/btrbk @@ -5524,9 +5524,6 @@ MAIN: vinfo_prefixed_keys("source", $svol), }; } - else { - DEBUG "ignoring subvolume with non-matching snapshot_name"; - } } } my $stats_total = $stats_correlated + $stats_incomplete + $stats_orphaned;