X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Frgw%2Frgw_lc.cc;h=2990bff1e816c1fd5269659db91dc08f3f0ea64c;hb=c07f9fc5a4f48397831383549fb0482b93480643;hp=1d91df58ce5a80e67f9ec2aca6a353e55502ece6;hpb=9439ae556f035e65c9c107ae13ddd09457dbbecd;p=ceph.git diff --git a/ceph/src/rgw/rgw_lc.cc b/ceph/src/rgw/rgw_lc.cc index 1d91df58c..2990bff1e 100644 --- a/ceph/src/rgw/rgw_lc.cc +++ b/ceph/src/rgw/rgw_lc.cc @@ -147,10 +147,10 @@ void *RGWLC::LCWorker::entry() { utime_t end = ceph_clock_now(); int secs = schedule_next_start_time(start, end); - time_t next_time = end + secs; - char buf[30]; - char *nt = ctime_r(&next_time, buf); - dout(5) << "schedule life cycle next start time: " << nt <