All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] OCFS2 1.4: Proposed fix for mount/recovery race (Attempt 2)
@ 2008-07-11 23:27 Sunil Mushran
  2008-07-11 23:27 ` [Ocfs2-devel] [PATCH 1/2] ocfs2: Adds counter in struct ocfs2_dinode to track journal replays Sunil Mushran
  2008-07-11 23:27 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: Fix race between mount and recovery Sunil Mushran
  0 siblings, 2 replies; 11+ messages in thread
From: Sunil Mushran @ 2008-07-11 23:27 UTC (permalink / raw)
  To: ocfs2-devel

All suggestions incorporated. Please review.

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Ocfs2-devel] Recovery/mount fixes for mainline
@ 2008-07-15  0:31 Sunil Mushran
  2008-07-15  0:31 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: Fix race between mount and recovery Sunil Mushran
  0 siblings, 1 reply; 11+ messages in thread
From: Sunil Mushran @ 2008-07-15  0:31 UTC (permalink / raw)
  To: ocfs2-devel

Ok... same as the one I have been emailing for ocfs2 1.4. This was built
and tested with 2.6.26.

Sunil

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Ocfs2-devel] OCFS2 1.4: Proposed fix for mount/recovery race (Attempt 4)
@ 2008-07-14 20:12 Sunil Mushran
  2008-07-14 20:12 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: Fix race between mount and recovery Sunil Mushran
  0 siblings, 1 reply; 11+ messages in thread
From: Sunil Mushran @ 2008-07-14 20:12 UTC (permalink / raw)
  To: ocfs2-devel

Two changes.

One was implementing Joel suggestion of moving bump and get recogens
into journal.c.

Second was concerning the recogen refresh on nodes that did not replay
the journal. We now refresh at the end of the recovery process just
before we release the EX on the superblock lock. Earlier we were
refreshing earlier which was adversely affecting the logic making it
do a blocking lock on a slot that was mounted.

Sunil

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Ocfs2-devel] OCFS2 1.4: Proposed fix for mount/recovery race (Attempt 3)
@ 2008-07-12  0:25 Sunil Mushran
  2008-07-12  0:25 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: Fix race between mount and recovery Sunil Mushran
  0 siblings, 1 reply; 11+ messages in thread
From: Sunil Mushran @ 2008-07-12  0:25 UTC (permalink / raw)
  To: ocfs2-devel

All suggestions implemented.

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Ocfs2-devel] OCFS2 1.4: Proposed fix for mount/recovery race
@ 2008-07-10 23:17 Sunil Mushran
  2008-07-10 23:17 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: Fix race between mount and recovery Sunil Mushran
  0 siblings, 1 reply; 11+ messages in thread
From: Sunil Mushran @ 2008-07-10 23:17 UTC (permalink / raw)
  To: ocfs2-devel

Please review the patches as discussed in the last concall.

In particular, please review the journal inode read code. I am not
sure whether that is the most efficient. As in, I may be reading the
blocks twice.

Sunil

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

end of thread, other threads:[~2008-07-15  0:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-11 23:27 [Ocfs2-devel] OCFS2 1.4: Proposed fix for mount/recovery race (Attempt 2) Sunil Mushran
2008-07-11 23:27 ` [Ocfs2-devel] [PATCH 1/2] ocfs2: Adds counter in struct ocfs2_dinode to track journal replays Sunil Mushran
2008-07-11 23:27 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: Fix race between mount and recovery Sunil Mushran
2008-07-11 23:52   ` Joel Becker
  -- strict thread matches above, loose matches on Subject: below --
2008-07-15  0:31 [Ocfs2-devel] Recovery/mount fixes for mainline Sunil Mushran
2008-07-15  0:31 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: Fix race between mount and recovery Sunil Mushran
2008-07-14 20:12 [Ocfs2-devel] OCFS2 1.4: Proposed fix for mount/recovery race (Attempt 4) Sunil Mushran
2008-07-14 20:12 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: Fix race between mount and recovery Sunil Mushran
2008-07-14 20:25   ` Joel Becker
2008-07-12  0:25 [Ocfs2-devel] OCFS2 1.4: Proposed fix for mount/recovery race (Attempt 3) Sunil Mushran
2008-07-12  0:25 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: Fix race between mount and recovery Sunil Mushran
2008-07-12  1:24   ` Joel Becker
2008-07-10 23:17 [Ocfs2-devel] OCFS2 1.4: Proposed fix for mount/recovery race Sunil Mushran
2008-07-10 23:17 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: Fix race between mount and recovery Sunil Mushran
2008-07-11  0:36   ` Joel Becker

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.