]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: support constness in MDSCacheObjects 3312/head
authorJohn Spray <john.spray@redhat.com>
Mon, 5 Jan 2015 23:53:18 +0000 (23:53 +0000)
committerJohn Spray <john.spray@redhat.com>
Fri, 9 Jan 2015 14:20:59 +0000 (14:20 +0000)
commita58d104288a86f5d653ee382bc5fa8563481c156
tree22546816063049e2edaba9f9d0ddcc45c70588fe
parent1e444e91038b034c6accb27f781163941183666d
mds: support constness in MDSCacheObjects

So that one can have const CInode and CDir references
from time to time.

Signed-off-by: John Spray <john.spray@redhat.com>
src/include/frag.h
src/mds/CDentry.cc
src/mds/CDentry.h
src/mds/CDir.cc
src/mds/CDir.h
src/mds/CInode.cc
src/mds/CInode.h
src/mds/Server.cc
src/mds/SimpleLock.h
src/mds/events/EMetaBlob.h
src/mds/mdstypes.h