From: Theodore Ts'o <tytso@mit.edu>
To: Tao Ma <tm@tao.ma>
Cc: boxi liu <boxi10liu@gmail.com>, Robin Dong <sanbai@taobao.com>,
"linux-ext4@vger.kernel.org" <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH] ext4:an improvement in ext4 feature inline_data
Date: Tue, 18 Jun 2013 11:21:01 -0400 [thread overview]
Message-ID: <20130618152101.GD7359@thunk.org> (raw)
In-Reply-To: <51A210D9.3030703@tao.ma>
On Sun, May 26, 2013 at 09:40:41PM +0800, Tao Ma wrote:
> On 05/26/2013 09:19 PM, boxi liu wrote:
> > In ext4 feature inline_data,it use the xattr's space to store the
> > inline data in inode.When we calculate the inline data as the xattr,we
> > add the pad.But in get_max_inline_xattr_value_size() function we count
> > the free space without pad.It cause some contents are moved to a block
> > even if it can be
> > stored in the inode.
> >
> > Signed-off-by:liulei <lewis.liulei@huawei.com>
> Reviewed-by: Tao Ma <boyu.mt@taobao.com>
Applied, thanks.
- Ted
prev parent reply other threads:[~2013-06-18 15:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-26 13:19 [PATCH] ext4:an improvement in ext4 feature inline_data boxi liu
2013-05-26 13:40 ` Tao Ma
2013-06-18 15:21 ` 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=20130618152101.GD7359@thunk.org \
--to=tytso@mit.edu \
--cc=boxi10liu@gmail.com \
--cc=linux-ext4@vger.kernel.org \
--cc=sanbai@taobao.com \
--cc=tm@tao.ma \
/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).