linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yongqiang Yang <xiaoqiangnk@gmail.com>
To: tytso@mit.edu
Cc: linux-ext4@vger.kernel.org, achender@linux.vnet.ibm.com, cmm@us.ibm.com
Subject: Re: Factor common code from convert and split-unwritten.
Date: Tue, 3 May 2011 10:35:42 +0800	[thread overview]
Message-ID: <BANLkTi=R+3NhsykOhHrmhVEOsuS5uf4BoQ@mail.gmail.com> (raw)
In-Reply-To: <1304388301-9452-1-git-send-email-xiaoqiangnk@gmail.com>

Hi Ted,

The patch series has been tested by Allison with punch hole patch series.

Yongqiang.

On Tue, May 3, 2011 at 10:04 AM, Yongqiang Yang <xiaoqiangnk@gmail.com> wrote:
> v1->v2:
>   Remove optimization in v1.
>
> v0->v1:
>   Fix a bug in ext4_ext_convert_to_initialized() reported by
>   Allison Henderson <achender@linux.vnet.ibm.com>
>
>   optimize ext4_ext_convert_to_initialized().
>
> The patch series factor common code from ext4_ext_convert_to_initialized()
> and ext4_split_unwritten_extents() so that extent-move-on-write in snapshot
> and punch-hole can be built on the common code.
>
> [PATCH v2 1/3] ext4:Add a function merging extent right and left.
> [PATCH v2 2/3] ext4:Add two functions splitting an extent.
> [PATCH v2 3/3] ext4:Reimplement convert and split_unwritten.
>



-- 
Best Wishes
Yongqiang Yang
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2011-05-03  2:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03  2:04 Factor common code from convert and split-unwritten Yongqiang Yang
2011-05-03  2:04 ` [PATCH v2 1/3] ext4:Add a function merging extent right and left Yongqiang Yang
2011-05-04  0:03   ` Mingming Cao
2011-05-03  2:05 ` [PATCH v2 2/3] ext4:Add two functions splitting an extent Yongqiang Yang
2011-05-04  0:04   ` Mingming Cao
2011-05-12 21:31   ` Mingming Cao
2011-05-12 21:36     ` Mingming Cao
2011-05-13  2:25     ` Yongqiang Yang
2011-05-13  2:45       ` Yongqiang Yang
2011-05-03  2:05 ` [PATCH v2 3/3] ext4:Reimplement convert and split_unwritten Yongqiang Yang
2011-05-04  0:05   ` Mingming Cao
2011-05-12 21:26   ` Mingming Cao
2011-05-13  2:06     ` Yongqiang Yang
2011-05-13  2:18       ` Mingming Cao
2011-05-13  2:31         ` Yongqiang Yang
2011-05-13  5:26           ` Mingming Cao
2011-05-13 16:38       ` Allison Henderson
2011-05-13 17:53         ` Allison Henderson
2011-05-03  2:35 ` Yongqiang Yang [this message]
2011-05-03 22:25   ` Factor common code from convert and split-unwritten Ted Ts'o

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='BANLkTi=R+3NhsykOhHrmhVEOsuS5uf4BoQ@mail.gmail.com' \
    --to=xiaoqiangnk@gmail.com \
    --cc=achender@linux.vnet.ibm.com \
    --cc=cmm@us.ibm.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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).