Reviewed-by: Greg Farnum <greg@xxxxxxxxxxx> On Sun, Mar 17, 2013 at 7:51 AM, Yan, Zheng <zheng.z.yan@xxxxxxxxx> wrote: > From: "Yan, Zheng" <zheng.z.yan@xxxxxxxxx> > > Signed-off-by: Yan, Zheng <zheng.z.yan@xxxxxxxxx> > --- > src/mds/MDCache.cc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/mds/MDCache.cc b/src/mds/MDCache.cc > index 30687ec..24f1109 100644 > --- a/src/mds/MDCache.cc > +++ b/src/mds/MDCache.cc > @@ -3823,6 +3823,7 @@ void MDCache::handle_cache_rejoin_weak(MMDSCacheRejoin *weak) > dout(10) << " claiming cap import " << p->first << " client." << q->first << " on " << *in << dendl; > rejoin_import_cap(in, q->first, q->second, from); > } > + mds->locker->eval(in, CEPH_CAP_LOCKS, true); > } > } else { > assert(mds->is_rejoin()); > -- > 1.7.11.7 > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html