linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ted Ts'o <tytso@mit.edu>
To: Namhyung Kim <namhyung@gmail.com>
Cc: Andreas Dilger <adilger.kernel@dilger.ca>,
	linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] ext4: Add error check in ext4_mkdir()
Date: Thu, 30 Dec 2010 08:30:49 -0500	[thread overview]
Message-ID: <20101230133049.GN10149@thunk.org> (raw)
In-Reply-To: <1289906392-8964-1-git-send-email-namhyung@gmail.com>

On Tue, Nov 16, 2010 at 08:19:52PM +0900, Namhyung Kim wrote:
> Check return value of ext4_journal_get_write_access,
> ext4_journal_dirty_metadata and ext4_mark_inode_dirty. Move brelse()
> under 'out_stop' to release bh properly in case of journal error.
> 
> Signed-off-by: Namhyung Kim <namhyung@gmail.com>

Thanks, added to the ext4 patch tree.

						- Ted

  reply	other threads:[~2010-12-30 13:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-16 11:18 [PATCH 1/2] ext3: Add error check in ext3_mkdir() Namhyung Kim
2010-11-16 11:19 ` [PATCH 2/2] ext4: Add error check in ext4_mkdir() Namhyung Kim
2010-12-30 13:30   ` Ted Ts'o [this message]
2010-11-16 13:28 ` [PATCH 1/2] ext3: Add error check in ext3_mkdir() 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=20101230133049.GN10149@thunk.org \
    --to=tytso@mit.edu \
    --cc=adilger.kernel@dilger.ca \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=namhyung@gmail.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 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).