Skip to content

Commit

Permalink
Merge pull request #7185: hammer: rgw: radosgw-admin bucket check --f…
Browse files Browse the repository at this point in the history
…ix not work

Reviewed-by: Loic Dachary <ldachary@redhat.com>
  • Loading branch information
Loic Dachary committed Feb 16, 2016
2 parents 424b8e2 + 17d1b0d commit e182678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rgw/rgw_admin.cc
Expand Up @@ -1726,6 +1726,7 @@ int main(int argc, char **argv)
bucket_op.set_object(object);
bucket_op.set_check_objects(check_objects);
bucket_op.set_delete_children(delete_child_objects);
bucket_op.set_fix_index(fix);

// required to gather errors from operations
std::string err_msg;
Expand Down

0 comments on commit e182678

Please sign in to comment.