]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
include/interval_set: tolerate maps that invalidate iterator on change
authorSage Weil <sage@redhat.com>
Sat, 28 Oct 2017 20:37:03 +0000 (15:37 -0500)
committerSage Weil <sage@redhat.com>
Sat, 28 Oct 2017 21:25:05 +0000 (16:25 -0500)
commit87aed2026a8f689540a92eeeea6b4054b6c69acd
treeedff9a68105bd4bec82a81a80be423449dc4e20d
parentd254259059c47c714526976a6144eec3b52e9bcd
include/interval_set: tolerate maps that invalidate iterator on change

These changes picked out of the diff between the original
btree_interval_set.h and interval_set.h (sadly I had it rolled into the
initial commit so it was tedious to identify these).

Signed-off-by: Sage Weil <sage@redhat.com>
src/include/interval_set.h