Project

General

Profile

Bug #8553 ยป 0001-rgw-admin-Fix-the-show-log-command.patch

Sylvain Munaut, 06/17/2014 05:06 AM

View differences:

src/rgw/rgw_admin.cc
oid += "-";
oid += bucket_id;
oid += "-";
oid += string(bucket.name);
oid += bucket_name;
}
if (opt_cmd == OPT_LOG_SHOW) {
    (1-1/1)