]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
MDCache: handle internal ops in respond_to_request()
authorGreg Farnum <greg@inktank.com>
Fri, 29 Aug 2014 06:25:42 +0000 (23:25 -0700)
committerGreg Farnum <gfarnum@redhat.com>
Fri, 7 Nov 2014 20:53:03 +0000 (12:53 -0800)
commit063cd2fca5e84e15ccbe1c44649177fbb87ae324
tree620d16c72b8a37e2e97aed9b780269b99ce512f0
parentf82f6efec9f398d13638a77e4590006e53c460d0
MDCache: handle internal ops in respond_to_request()

This only works for those which have specified a finisher in the MDR.

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