From: Patrick Caulfield <pcaulfie@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] dlm: Make sock_sem into a mutex
Date: Wed, 24 Jan 2007 11:17:59 +0000 [thread overview]
Message-ID: <45B74067.7040107@redhat.com> (raw)
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>
next reply other threads:[~2007-01-24 11:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-24 11:17 Patrick Caulfield [this message]
2007-01-25 10:20 ` [Cluster-devel] [PATCH] dlm: Make sock_sem into a mutex Steven Whitehouse
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45B74067.7040107@redhat.com \
--to=pcaulfie@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.