]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: re-send discover if want_xlocked becomes true
authorYan, Zheng <zheng.z.yan@intel.com>
Fri, 8 Nov 2013 09:45:12 +0000 (17:45 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Mon, 16 Dec 2013 04:15:23 +0000 (12:15 +0800)
commitbd561772ba078e98a2aa277848a473097f24086e
tree8afded9cf5d4c0da71aecf609ebbe9a86d3beb29
parent913f7fd8dbc0cc96de58cbc96e88394b5b952fd7
mds: re-send discover if want_xlocked becomes true

If want_xlocked becomes true, we can not rely on previously sent discover
because it's likely the previous discover is blocked on the xlocked dentry.

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