linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: cmm@us.ibm.com, sandeen@redhat.com, linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext4: Add a missing return in ext4_ext_calc_credits_for_single_extent
Date: Sun, 5 Jul 2009 23:13:48 -0400	[thread overview]
Message-ID: <20090706031348.GA31532@mit.edu> (raw)
In-Reply-To: <1246618556-1524-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com>

On Fri, Jul 03, 2009 at 04:25:56PM +0530, Aneesh Kumar K.V wrote:
> When we have space in the extent tree leaf node we should be able to
> insert the extent with much less journal credits. The code was doing
> proper calculation but missed a return statement.
> 
> Reported-by:Andreas Dilger <adilger@sun.com>
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>

Thanks, added to the ext4 patch queue.

						- Ted

      reply	other threads:[~2009-07-06  3:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-03 10:55 [PATCH] ext4: Add a missing return in ext4_ext_calc_credits_for_single_extent Aneesh Kumar K.V
2009-07-06  3:13 ` Theodore Tso [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=20090706031348.GA31532@mit.edu \
    --to=tytso@mit.edu \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=cmm@us.ibm.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=sandeen@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 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).