Skip to content

Commit

Permalink
rgw_bucket: Fix dump_index_check.
Browse files Browse the repository at this point in the history
Signed-off-by caleb miles <caleb.miles@inktank.com>
  • Loading branch information
calebamiles committed Apr 18, 2013
1 parent fd678ea commit 46d8b9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rgw/rgw_bucket.cc
Expand Up @@ -581,7 +581,6 @@ static void dump_index_check(map<RGWObjCategory, RGWBucketStats> existing_stats,
dump_bucket_usage(calculated_stats, formatter);
formatter->close_section();
formatter->close_section();
formatter->flush(cout);
}

int RGWBucket::check_bad_index_multipart(RGWBucketAdminOpState& op_state,
Expand Down

0 comments on commit 46d8b9f

Please sign in to comment.