]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Rebase: MDS: Add an MDSContinuation for ease of use
authorGreg Farnum <gfarnum@redhat.com>
Wed, 5 Nov 2014 22:23:32 +0000 (14:23 -0800)
committerGreg Farnum <gfarnum@redhat.com>
Fri, 7 Nov 2014 19:48:44 +0000 (11:48 -0800)
commit153aa2027bba2bfbb879661640166af19cf2a6b7
treefae7e188b5bfc90fce5325ede23f5618df745483
parenta7020dd1c2b797692cb1360edb49a9e996303889
Rebase: MDS: Add an MDSContinuation for ease of use

Unlike the regular Continuation, this one works in terms of an MDRequest
and has wrappers to provide Context callbacks that are either
internal MDS or IO appropriate.

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
src/mds/MDSContinuation.h [new file with mode: 0644]
src/mds/Makefile.am