All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Fasheh <mfasheh@suse.com>
To: Jan Kara <jack@suse.cz>
Cc: linux-ext4@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH 0/3] Fix possible NULL pointer dereference in JBD2
Date: Thu, 5 Feb 2009 11:32:17 -0800	[thread overview]
Message-ID: <20090205193217.GZ17410@wotan.suse.de> (raw)
In-Reply-To: <1233845582-954-1-git-send-email-jack@suse.cz>

On Thu, Feb 05, 2009 at 03:52:59PM +0100, Jan Kara wrote:
> 
>   Hi,
> 
>   the three patches below fix a bug in jbd2_journal_begin_ordered_truncate() that
> could possibly lead to NULL pointer dereference. The question is how to merge
> the fix as it changes the prototype of the function and both ext4 and ocfs2 use it.
> Mark, Mingming, any suggestions?

This seems like it'd be easiest for Andrew to carry. The Ocfs2 patch is
unlikely to conflict with anything in my tree.

Btw, you can add:

Acked-by: Mark Fasheh <mfasheh@suse.com>

to the Ocfs2 patch.
	--Mark

--
Mark Fasheh

  parent reply	other threads:[~2009-02-05 19:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05 14:52 [PATCH 0/3] Fix possible NULL pointer dereference in JBD2 Jan Kara
2009-02-05 14:53 ` [PATCH 1/3] jbd2: Fix possible NULL pointer dereference in jbd2_journal_begin_ordered_truncate() Jan Kara
2009-02-05 14:53   ` [Ocfs2-devel] " Jan Kara
2009-02-05 14:53   ` [PATCH 2/3] ext4: Add journal parameter to jbd2_journal_begin_ordered_truncate() Jan Kara
2009-02-05 14:53     ` [PATCH 3/3] ocfs2: " Jan Kara
2009-02-05 14:53       ` [Ocfs2-devel] " Jan Kara
2009-02-10  3:19       ` Joel Becker
2009-02-10  3:19         ` Joel Becker
2009-02-10 15:12       ` Theodore Tso
2009-02-10 15:12         ` [Ocfs2-devel] " Theodore Tso
2009-02-11  9:25         ` Jan Kara
2009-02-11  9:25           ` [Ocfs2-devel] " Jan Kara
2009-02-11 21:01         ` Mark Fasheh
2009-02-11 21:01           ` [Ocfs2-devel] " Mark Fasheh
2009-02-05 19:32 ` Mark Fasheh [this message]
2009-02-05 21:37 ` [PATCH 0/3] Fix possible NULL pointer dereference in JBD2 Theodore Tso
2009-02-09 17:34   ` Jan Kara

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=20090205193217.GZ17410@wotan.suse.de \
    --to=mfasheh@suse.com \
    --cc=akpm@linux-foundation.org \
    --cc=jack@suse.cz \
    --cc=linux-ext4@vger.kernel.org \
    /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.