osd: proxy features with proxied reads; only proxy reads to new peers
Reviewed-by: Samuel Just <sjust@redhat.com>
session(NULL), incarnation(0),
target(o, ol, f),
con(NULL),
+ features(CEPH_FEATURES_SUPPORTED_DEFAULT),
snapid(CEPH_NOSNAP),
outbl(NULL),
- priority(0), onack(ac), oncommit(co),
+ priority(0),
+ onack(ac),
+ oncommit(co),
ontimeout(NULL),
- tid(0), attempts(0),
- objver(ov), reply_epoch(NULL),
+ oncommit_sync(NULL),
+ tid(0),
+ attempts(0),
+ objver(ov),
+ reply_epoch(NULL),
map_dne_bound(0),
budgeted(false),
should_resend(true),