On Fri, 10 Jun 2016, Adam C. Emerson wrote: > don't. A lot of 'light weight' data classes in the MDS for example > don't have a link back to anything but still need g_ceph_context to > tell time or dout something. A lot of callbacks do that, too. other FWIW the time thing is a bit of a red herring. The only reason time takes cct is for the configuration clock skew. That was added for debugging purposes but has never (to my knowledge) been used. I'd be happy to rip it out. There is an implicit dependency on the host tz in the render-to-string method, but that's handled by glibc. sage -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html