- `ceph.Conn` interface no longer depends on go-ceph/rados, now defines its own `PoolStat` structure for our use. - New separate `rados` package that implements the interface - Merged `mocks` package into `ceph` to avoid circular import