All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marian Csontos <mcsontos@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH] dmeventd: Fix segfault in _timeout_thread
Date: Tue, 22 Sep 2015 11:21:06 +0200	[thread overview]
Message-ID: <56011D82.7080201@redhat.com> (raw)
In-Reply-To: <560014E0.4040200@redhat.com>

On 09/21/2015 04:32 PM, Marian Csontos wrote:
> In case thread was found, or thread registration failed after
> _register_for_timeout, thread_status was kept in timeout_list after
> deallocation.
>
> This should address BZ 1210514 and BZ 1220856.
>
> -- Martian
>
>
> --
> lvm-devel mailing list
> lvm-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/lvm-devel
>

NACK.

Kabi asked me to break this down into:
- actual fix
- refactoring

Also there is a copy'n'paste mistake there (thread_new used instead of 
thread in the added register_timeout.)

/me needs to learn git send-mail.



      reply	other threads:[~2015-09-22  9:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21 14:32 [PATCH] dmeventd: Fix segfault in _timeout_thread Marian Csontos
2015-09-22  9:21 ` Marian Csontos [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=56011D82.7080201@redhat.com \
    --to=mcsontos@redhat.com \
    --cc=lvm-devel@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.