Jeff Hostetler <git@xxxxxxxxxxxxxxxxx> writes: > I'll split this into 2 commits. One for the refactor and one for > the new return value. And the latter one that makes the return value richer contains the caller that makes use of the returned value? That's great. It would make it very much easier to read the resulting commit, as the presence of the callers and how they use the returned value would make it self evident why it makes sense to return the number of entries invalidated. Thanks.