]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
C_Gather: hide constructor, convert uses
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 28 Jun 2011 18:40:02 +0000 (11:40 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 30 Jun 2011 17:24:04 +0000 (10:24 -0700)
commit728c132aa3d95d5b1e3cf1c0d358dae2b7709e04
tree5487b8d2cfa3381f9cf94f1c1ceecddd8215ccdb
parent9771a8e2975063540c08e9aa309375debf92b401
C_Gather: hide constructor, convert uses

Note: this fixes a small memory leak in MDCache::open_snap_parents.

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/client/SyntheticClient.cc
src/include/Context.h
src/mds/CDir.cc
src/mds/CInode.cc
src/mds/MDCache.cc
src/mds/MDCache.h
src/mds/Server.cc
src/osdc/ObjectCacher.cc