]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: allow dup lookups in anchorclient
authorSage Weil <sage@newdream.net>
Thu, 3 Jun 2010 16:17:13 +0000 (09:17 -0700)
committerSage Weil <sage@newdream.net>
Thu, 3 Jun 2010 16:17:13 +0000 (09:17 -0700)
commit26822162bdec1b6a237af74c2dd06515e2a109dd
tree96abaf1e01da6c5e487542eee4c758d0174a6ccc
parent8a2a9bd6e411f7f5ebdd7d26a6f6f7e223675a72
mds: allow dup lookups in anchorclient

It's not practical for callers to avoid dups, particularly since they may
be unaware of each other.  And it's trivial to support it here.
src/mds/AnchorClient.cc
src/mds/AnchorClient.h