Alex Ainscow
Alex Ainscow
@bill-scales > Changes so far look good. > > src/common/ceph_strings.cc:: ceph_release_features (line 171) will need updating for umbrella because we are changing the client->OSD protocol for both direct reads and...
/config check ok
jenkins test make check
Should we be removing the else branch here @sseshasa ? ``` void OSDService::queue_for_snap_trim(PG *pg, uint64_t cost_per_object) { dout(10) osd_pg_max_concurrent_snap_trims; } else { /* We retain this legacy behavior for WeightedPriorityQueue....