On Wed, Sep 14, 2016 at 3:13 PM, Max Yehorov <myehorov@xxxxxxxxxx> wrote: > It appears that only > fast-diff code path can set "exists" flag to false in the > diff_iterate's callback. Is that the correct assumtion? The fast-diff code path within diff_iterate can set the "exists" flag to true (1) if the object exists and has been updated since the "from" snapshot (i.e. there is a delta), otherwise it is set to false (0). -- Jason -- 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