From: Wengang Wang <wen.gang.wang@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 1/1] OCFS2: don't leave free'd mle attached to hb events
Date: Tue, 2 Feb 2010 20:23:14 +0800 [thread overview]
Message-ID: <20100202122314.GA4610@laptop.oracle.com> (raw)
In-Reply-To: <4B1DB27F.1020008@oracle.com>
Just a reminder:)
On 09-12-07 17:57, Sunil Mushran wrote:
> oops... I read it incorrectly. But that does not sound right.
> Let me think about it.
>
> Wengang Wang wrote:
>> Hi Sunil,
>>
>> Sunil Mushran wrote:
>>> NAK
>>>
>>> wengang wang wrote:
>>>> don't leave free'd mle attached to hb events.
>>>> in dlm_add_migration_mle() the mle is attched to "heartbeat
>>>> events" anyway no
>>>> matter there is an existing mle with same name(returns -EEXIST).
>>>> dlm_migrate_lockres() calls dlm_add_migration_mle(). in case the
>>>> later function
>>>> returning -EEXIST, dlm_migrate_lockres() frees the (new) mle
>>>> without detaching
>>>> it from "hb events". so that later "hb events" related operations
>>>> could improperly
>>>> operate against wrong mle objects or against an invalid memory address.
>>>
prev parent reply other threads:[~2010-02-02 12:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-07 14:52 [Ocfs2-devel] [PATCH 1/1] OCFS2: don't leave free'd mle attached to hb events wengang wang
2009-12-07 21:42 ` Sunil Mushran
2009-12-08 1:43 ` Wengang Wang
2009-12-08 1:57 ` Sunil Mushran
2010-02-02 12:23 ` Wengang Wang [this message]
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=20100202122314.GA4610@laptop.oracle.com \
--to=wen.gang.wang@oracle.com \
--cc=ocfs2-devel@oss.oracle.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.