]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: CDir::contains() should use projected hierarchy
authorSage Weil <sage.weil@dreamhost.com>
Wed, 8 Jun 2011 03:40:39 +0000 (20:40 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Wed, 8 Jun 2011 03:40:39 +0000 (20:40 -0700)
commit5c870c60ecc2dbbecc382d2f3f7c562ef5af49be
tree2e1d898c6645e29fb9120c0f7cb68d1f759c09a6
parent3a2ce92b2c476f85896a47523ceda1e48d70ef10
mds: CDir::contains() should use projected hierarchy

The only current callers are in resolve stage, when nothing is projected.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/mds/CDir.cc