From: Allison Henderson <achender@linux.vnet.ibm.com>
To: Ext4 Developers List <linux-ext4@vger.kernel.org>
Subject: Ext4 Punch Hole v6 Change Summary
Date: Tue, 03 May 2011 09:47:48 -0700 [thread overview]
Message-ID: <4DC031B4.4040603@linux.vnet.ibm.com> (raw)
Hi All,
Here is the latest copy of punch hole for ext4. This copy has been
modified to apply on top of Yongqiang's v2 patch set that revises the
split extents routines. So the patch that used to modify the split
extents routines (patch 2/6 of punch hole v5) has been removed. I have
tested this combination of patch sets against the same tests I used for
v5 and they all look good. Thx Yongqiang for all your work :)
Some other things that changed between v5 and v6:
patch 1/5:
The flag that this patch adds has been changed to use new EXT4_MB flag
instead of creating a new set of flags
patch 5/5:
New function "ext4_ext_check_cache" has been added. It is similar to
ext4_ext_in_cache but it accepts a ext4_ext_cache parameter instead of a
ext4_extent. After letting one of my test cases run overnight, I found
a bug that was caused by the ext4_ext_in_cache routine trying to copy a
ext4_ext_cache field into a ext4_extent field that was too small to
contain it. So the new ext4_ext_check_cache corrects this.
That's pretty much all of the changes between the sets. As always feed
back is appreciated. Thx all!
Allison Henderson
reply other threads:[~2011-05-03 16:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4DC031B4.4040603@linux.vnet.ibm.com \
--to=achender@linux.vnet.ibm.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).