]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/filestore: wait_for_apply on get_omap_iterator
authorSage Weil <sage@redhat.com>
Mon, 12 Feb 2018 19:45:55 +0000 (13:45 -0600)
committerSage Weil <sage@redhat.com>
Mon, 12 Feb 2018 20:35:28 +0000 (14:35 -0600)
commit98b4e900df9a9123d73e405793b58a17890bf6da
treec0aacba4133eff8694958682355d7a63c8d8f611
parent766092e33341a5c675539f4546a22b275e9ac0bb
os/filestore: wait_for_apply on get_omap_iterator

Note that we don't need to worry about the internal get_omap_iterator
callrs (e.g., omap_rmkeyrange) because the apply thread does these
ops sequentially and in order.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/filestore/FileStore.cc
src/os/filestore/FileStore.h