linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Carlos Maiolino <cmaiolino@redhat.com>
To: linux-ext4@vger.kernel.org
Subject: [PATCH 0/2] ext3_bread usage audit due non-initialized variable
Date: Mon,  1 Oct 2012 16:50:53 -0300	[thread overview]
Message-ID: <1349121055-8168-1-git-send-email-cmaiolino@redhat.com> (raw)

This is a backport from ext4 to fix a possible non-initialized variable and
wrong behaviour of ext3_bread() callers caused due this.

Carlos Maiolino (2):
  ext3: fix possible non-initialized variable on
    htree_dirblock_to_tree()
  ext3: ext3_bread usage audit

 fs/ext3/namei.c | 77 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 67 insertions(+), 10 deletions(-)

-- 
1.7.11.4


             reply	other threads:[~2012-10-01 19:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-01 19:50 Carlos Maiolino [this message]
2012-10-01 19:50 ` [PATCH 1/2] ext3: fix possible non-initialized variable on htree_dirblock_to_tree() Carlos Maiolino
2012-10-02 13:55   ` Jan Kara
2012-10-01 19:50 ` [PATCH 2/2] ext3: ext3_bread usage audit Carlos Maiolino
2012-10-02 13:55   ` Jan Kara
2012-10-02 14:27     ` Carlos Maiolino
2012-10-04 12:38       ` Jan Kara
2012-10-03  2:59   ` [PATCH 2/2] ext3: ext3_bread usage audit [V2] Carlos Maiolino
2012-10-04 12:42     ` Jan Kara
2012-10-04 13:02       ` Jan Kara
2012-10-04 13:57         ` Carlos Maiolino
2012-10-04 14:29           ` Jan Kara
2012-10-04 17:47             ` Carlos Maiolino
2012-10-08 16:15               ` 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=1349121055-8168-1-git-send-email-cmaiolino@redhat.com \
    --to=cmaiolino@redhat.com \
    --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 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).