All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/16] Various fixes for mds
@ 2012-11-19  2:43 Yan, Zheng
  2012-11-19  2:43 ` [PATCH 01/16] mds: don't expire log segment before it's fully flushed Yan, Zheng
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Yan, Zheng @ 2012-11-19  2:43 UTC (permalink / raw)
  To: ceph-devel, sage

Hi,

This series of patches are fixes for various of problems I encountered
when running 2 MDS with thrash_exports enabled. The first 3 patches
are general fixes for MDS, the rest patches are fixes for bugs that
only happen in multiple MDS setup.

I tested these patches using 2 MDS with thrash_exports enabled and
sinlge kernel client. They survived fsstress test for hours, the MDS
handled about 500000 requests.

These patches are also in:
  git://github.com/ukernel/ceph.git master

Regards
Yan, Zheng


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2012-11-19  2:44 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-19  2:43 [PATCH 00/16] Various fixes for mds Yan, Zheng
2012-11-19  2:43 ` [PATCH 01/16] mds: don't expire log segment before it's fully flushed Yan, Zheng
2012-11-19  2:43 ` [PATCH 02/16] mds: fix anchor table update Yan, Zheng
2012-11-19  2:43 ` [PATCH 03/16] mds: don't add not issued caps when confirming cap receipt Yan, Zheng
2012-11-19  2:43 ` [PATCH 04/16] mds: allow try_eval to eval unstable locks in freezing object Yan, Zheng
2012-11-19  2:43 ` [PATCH 05/16] mds: Don't acquire replica object's versionlock Yan, Zheng
2012-11-19  2:43 ` [PATCH 06/16] mds: clear lock flushed if replica is waiting for AC_LOCKFLUSHED Yan, Zheng
2012-11-19  2:43 ` [PATCH 07/16] mds: call eval() after caps are exported Yan, Zheng
2012-11-19  2:43 ` [PATCH 08/16] mds: don't forward client request from MDS Yan, Zheng
2012-11-19  2:43 ` [PATCH 09/16] mds: check parent inode's versionlock when propagating rstats Yan, Zheng
2012-11-19  2:43 ` [PATCH 10/16] mds: drop locks if requiring auth pinning new objects Yan, Zheng
2012-11-19  2:43 ` [PATCH 11/16] mds: consider revoking caps in imported caps as issued Yan, Zheng
2012-11-19  2:43 ` [PATCH 12/16] mds: fix open_remote_inode race Yan, Zheng
2012-11-19  2:43 ` [PATCH 13/16] mds: fix assertion in handle_cache_expire Yan, Zheng
2012-11-19  2:43 ` [PATCH 14/16] mds: fix freeze inode deadlock Yan, Zheng
2012-11-19  2:43 ` [PATCH 15/16] mds: allow open_remote_ino() to open xlocked dentry Yan, Zheng
2012-11-19  2:43 ` [PATCH 16/16] mds: use rdlock_try() when checking NULL dentry Yan, Zheng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.