]> git-server-git.apps.pok.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)
committerIgor Fedotov <ifedotov@suse.com>
Thu, 12 Apr 2018 18:34:28 +0000 (21:34 +0300)
commit4b5103d4282db537c75b58a797a1b66db6563d1d
tree8d40ad92ba69c74d116118e961b56a6d0b654f81
parenta573447870bd042274b2c6750fb8b0112f60538a
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>
(cherry picked from commit 87aed2026a8f689540a92eeeea6b4054b6c69acd)
src/include/interval_set.h