All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] [patch 0/3] OCFS Configurable timeouts - Revision 5
@ 2006-12-04  5:12 abeekhof
  2006-12-04  5:12 ` [Ocfs2-devel] [patch 1/3] ocfs2-expose-o2nm_cluster.patch abeekhof
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: abeekhof @ 2006-12-04  5:12 UTC (permalink / raw)
  To: ocfs2-devel

Minor improvements to the handshake logic
- Ensure failed handshakes are only processed once
- Skip the o2net_msg code after a sucessful handshake

Do we need logic to handle inbound messages that arrive before a valid handshake?  Or does this not happen?

--

Andrew

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Ocfs2-devel] [patch 0/3] OCFS Configurable timeouts - Revision 4
@ 2006-12-01  0:27 abeekhof
  2006-12-01  0:27 ` [Ocfs2-devel] [patch 3/3] ocfs2-timeout-protocol.patch abeekhof
  0 siblings, 1 reply; 10+ messages in thread
From: abeekhof @ 2006-12-01  0:27 UTC (permalink / raw)
  To: ocfs2-devel

Use the atomic_read() macro instead of accessing the atomic_t struct directly.

--

Andrew

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Ocfs2-devel] [patch 0/3] OCFS Configurable timeouts - Revision 3
@ 2006-11-30 10:22 abeekhof
  2006-11-30 10:22 ` [Ocfs2-devel] [patch 3/3] ocfs2-timeout-protocol.patch abeekhof
  0 siblings, 1 reply; 10+ messages in thread
From: abeekhof @ 2006-11-30 10:22 UTC (permalink / raw)
  To: ocfs2-devel

One more go... :-)

Incorporate Mark and Zach's feedback
- Formating and logging
- Ignore o2net_msg's until a successful handshake has occured
- Undid changes allowing an error condition to be ignored in o2net_advance_rx()
- Repair the logic in the configfs update methods
- Use atomic_t instead of spinlocks for updating the counter of connected peers

--

Andrew

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

end of thread, other threads:[~2006-12-05 20:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-04  5:12 [Ocfs2-devel] [patch 0/3] OCFS Configurable timeouts - Revision 5 abeekhof
2006-12-04  5:12 ` [Ocfs2-devel] [patch 1/3] ocfs2-expose-o2nm_cluster.patch abeekhof
2006-12-04  5:12 ` [Ocfs2-devel] [patch 2/3] ocfs2-configurable-timeout.patch abeekhof
2006-12-04  5:12 ` [Ocfs2-devel] [patch 3/3] ocfs2-timeout-protocol.patch abeekhof
2006-12-04 15:59   ` Zach Brown
2006-12-05 20:45     ` Mark Fasheh
  -- strict thread matches above, loose matches on Subject: below --
2006-12-01  0:27 [Ocfs2-devel] [patch 0/3] OCFS Configurable timeouts - Revision 4 abeekhof
2006-12-01  0:27 ` [Ocfs2-devel] [patch 3/3] ocfs2-timeout-protocol.patch abeekhof
2006-12-01 10:45   ` Zach Brown
2006-11-30 10:22 [Ocfs2-devel] [patch 0/3] OCFS Configurable timeouts - Revision 3 abeekhof
2006-11-30 10:22 ` [Ocfs2-devel] [patch 3/3] ocfs2-timeout-protocol.patch abeekhof
2006-11-30 21:52   ` Mark Fasheh

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.