]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix remote wrlock rejoin
authorYan, Zheng <zheng.z.yan@intel.com>
Sun, 16 Jun 2013 07:51:32 +0000 (15:51 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Wed, 19 Jun 2013 17:45:24 +0000 (01:45 +0800)
commitb2f1a1ad58b71a86512c5abfea751f174aea044d
tree268d5e68926c2b5ddda6df540dc71c5ad979d8fc
parent15a5d37a90daca11d9dc0a581417d2a07b9d14ad
mds: fix remote wrlock rejoin

remote wrlock's target is not always inode's auth MDS.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/mds/MDCache.cc