]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add an MDSInternalContextWrapper and MDSIOContextWrapper
authorGreg Farnum <greg@inktank.com>
Thu, 28 Aug 2014 00:37:28 +0000 (17:37 -0700)
committerGreg Farnum <gfarnum@redhat.com>
Fri, 7 Nov 2014 19:48:00 +0000 (11:48 -0800)
commit80fac9e627362f18136cea3c390e7c1ab9298e66
treee55568fd9f7b32ab70d17c51a70157d4f8846e10
parent674781960b8856ae684520c3b0e9a6b8c2bc7bec
mds: add an MDSInternalContextWrapper and MDSIOContextWrapper

These let us wrap generic function tooling up inside of the appropriate
type-checking, and verify we haven't done anything too stupid.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/mds/MDSContext.cc
src/mds/MDSContext.h