linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yongqiang Yang <xiaoqiangnk@gmail.com>
To: linux-ext4@vger.kernel.org
Cc: achender@linux.vnet.ibm.com, cmm@us.ibm.com
Subject: [PATCH REC 0/3] ext4:Factor common code from convert and split unwritten.
Date: Wed, 13 Apr 2011 22:40:48 -0700	[thread overview]
Message-ID: <1302759651-21222-1-git-send-email-xiaoqiangnk@gmail.com> (raw)

These patches 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 as well.

ext4:Add a function merging extent right and left.
ext4:Add two functions splitting an extent.
ext4:Reimplement convert and split_unwritten.


             reply	other threads:[~2011-04-14  5:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-14  5:40 Yongqiang Yang [this message]
2011-04-14  5:40 ` [PATCH RFC 1/3] ext4:Add a function merging extent right and left Yongqiang Yang
2011-04-14 19:03   ` Mingming Cao
2011-04-15  1:12     ` Yongqiang Yang
2011-04-15 16:39       ` Mingming Cao
2011-04-14  5:40 ` [PATCH RFC 2/3] ext4:Add two functions splitting an extent Yongqiang Yang
2011-04-20 17:21   ` Allison Henderson
2011-04-20 18:13     ` Andreas Dilger
2011-04-20 20:52       ` Allison Henderson
2011-04-21  1:18     ` Yongqiang Yang
2011-04-14  5:40 ` [PATCH RFC 3/3] ext4:Reimplement convert and split_unwritten Yongqiang Yang
2011-04-21  1:21   ` Yongqiang Yang
2011-04-21  8:28   ` Allison Henderson
2011-04-21  9:10     ` Yongqiang Yang
2011-04-21 21:13       ` Allison Henderson
2011-04-14 14:14 ` [PATCH REC 0/3] ext4:Factor common code from convert and split unwritten Ted Ts'o
2011-04-14 14:34   ` Yongqiang Yang
2011-04-14 18:45     ` Mingming Cao
2011-04-14 14:36   ` Amir Goldstein

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=1302759651-21222-1-git-send-email-xiaoqiangnk@gmail.com \
    --to=xiaoqiangnk@gmail.com \
    --cc=achender@linux.vnet.ibm.com \
    --cc=cmm@us.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).