]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: add AIO version of invalidate_cache
authorJason Dillaman <dillaman@redhat.com>
Thu, 26 Feb 2015 22:52:39 +0000 (17:52 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 27 Feb 2015 18:24:21 +0000 (13:24 -0500)
commit9fed4b90c7b70c43fbf743487d79c67b5f6cc188
treeae21d669f60cb2987c26dff38260034bd9bbc2a3
parent2c666f3aba3febca2e0e252a535c4136d459b891
librbd: add AIO version of invalidate_cache

Break the existing synchronous behavior into pre- and post-
flush routines using the existing logic.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ImageCtx.cc
src/librbd/ImageCtx.h
src/librbd/internal.cc