From: "Yan, Zheng" <[email protected]>

Patch 1 fixes a readdir bug I introduced, I think it should be included in next 
release.

Patch 2 and patch 3 are non-critical fixes for my previous patches.

Patch 4 modifies the EMetaBlob format to support journalling multiple root 
inodes

The rest patches in this series fix issues of MDS cluster recovery. Most of 
them are
related to cross authority rename. Without these patches, if I restarted a busy 
MDS
cluster (thrash_exports = 1), there were about 50% chance that MDS crash at the
replay or resolve stage. With these patches, the restarting MDS can almost 
always
enter the rejoin stage in my test.
  
This patch series are also in:
  git://github.com/ukernel/ceph.git wip-mds

Regards
Yan, Zheng
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to