cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH] dlm: Make sock_sem into a mutex
@ 2007-01-24 11:17 Patrick Caulfield
  2007-01-25 10:20 ` Steven Whitehouse
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Caulfield @ 2007-01-24 11:17 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Now that there can be multiple dlm_recv threads running we need to prevent two
recvs running for the same connection - it's unlikely but it can happen and it
causes message corruption.

Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com>
-- 

patrick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lowcomms_mutex.patch
Type: text/x-patch
Size: 5338 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20070124/6dc707c4/attachment.bin>

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

end of thread, other threads:[~2007-01-25 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-24 11:17 [Cluster-devel] [PATCH] dlm: Make sock_sem into a mutex Patrick Caulfield
2007-01-25 10:20 ` Steven Whitehouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).