]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: rename: fix handling of target that is remote dentry
authorSage Weil <sage.weil@dreamhost.com>
Tue, 7 Jun 2011 17:04:09 +0000 (10:04 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Tue, 7 Jun 2011 17:04:09 +0000 (10:04 -0700)
commite36a4b261b4608a7d10f3fbce4e3952ba0b15665
treedce039eefae2c1ac40fd057b39dd3da5d8d10b2a
parenta5662293a289caf524b5b785edb0022ad2a81a67
mds: rename: fix handling of target that is remote dentry

If the target is a remote dentry, we need to consider that the destdn
and desti may have different auths.

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