All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
Cc: linux-ext4@vger.kernel.org, lczerner@redhat.com
Subject: Re: [PATCH v2] ext4: fix wrong size computation in ext4_mb_normalize_request()
Date: Sun, 27 Jul 2014 22:26:57 -0400	[thread overview]
Message-ID: <20140728022657.GH6725@thunk.org> (raw)
In-Reply-To: <1405067660-728-1-git-send-email-wangxg.fnst@cn.fujitsu.com>

On Fri, Jul 11, 2014 at 04:34:20PM +0800, Xiaoguang Wang wrote:
> As the member fe_len defined in struct ext4_free_extent is expressed as
> number of clusters, the variable "size" computation is wrong, we need to
> first translate fe_len to block number, then to bytes.
> 
> Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>

Thanks, applied.

						- Ted

      parent reply	other threads:[~2014-07-28  2:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10  5:40 [PATCH] ext4: fix wrong size computation in ext4_mb_normalize_request() Xiaoguang Wang
2014-07-10  9:25 ` Lukáš Czerner
2014-07-11  3:41   ` Xiaoguang Wang
2014-07-11  7:07     ` Lukáš Czerner
2014-07-11  8:34       ` [PATCH v2] " Xiaoguang Wang
2014-07-11  9:04         ` Lukáš Czerner
2014-07-28  2:26         ` Theodore Ts'o [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=20140728022657.GH6725@thunk.org \
    --to=tytso@mit.edu \
    --cc=lczerner@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=wangxg.fnst@cn.fujitsu.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.