From: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
To: Valdis.Kletnieks@vt.edu
Cc: Takashi Sato <t-sato@yk.jp.nec.com>,
Andrew Morton <akpm@linux-foundation.org>,
Christoph Hellwig <hch@infradead.org>,
"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>,
"dm-devel@redhat.com" <dm-devel@redhat.com>,
"viro@ZenIV.linux.org.uk" <viro@ZenIV.linux.org.uk>,
"linux-ext4@vger.kernel.org" <linux-ext4@vger.kernel.org>,
"xfs@oss.sgi.com" <xfs@oss.sgi.com>,
"mtk.manpages@googlemail.com" <mtk.manpages@googlemail.com>,
"axboe@kernel.dk" <axboe@kernel.dk>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/10] freeze feature ver 1.13
Date: Fri, 26 Sep 2008 16:26:58 -0500 [thread overview]
Message-ID: <1222464418.27833.7.camel@norville.austin.ibm.com> (raw)
In-Reply-To: <30536.1222426096@turing-police.cc.vt.edu>
On Fri, 2008-09-26 at 06:48 -0400, Valdis.Kletnieks@vt.edu wrote:
> On Fri, 26 Sep 2008 17:56:52 +0900, Takashi Sato said:
> Would it be a good idea to merge patch 10 into patch 8? Otherwise, there's
> two issues I can see:
>
> 1) A mostly theoretical problem if a bisect lands exactly on patch 9 it can
> hit the deadlock.
Really, there's no deadlock until someone uses the new function, so
that's not really an issue, is it? However, this patchset breaks
bisection anyway.
A bisect anywhere between patch 1 and 7 will cause some number of
filesystems to fail to compile. Patches 1-7 either need to be combined
into one, or patch 1 needs to add freeze_fs and unfreeze_fs while
leaving write_super_lockfs and unlockfs, then a patch between 7 and 8
could remove write_super_lockfs and unlockfs.
> 2) The API at patch 8 and patch 10 differs, that's going to make testing through
> a bisection of this patch series a pain.
There's no need to test the new interface during a bisection. Bisection
is important in testing regressions, but not new function.
--
David Kleikamp
IBM Linux Technology Center
next prev parent reply other threads:[~2008-09-26 21:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20080926175652t-sato@mail.jp.nec.com>
2008-09-26 10:48 ` [PATCH 0/10] freeze feature ver 1.13 Valdis.Kletnieks
2008-09-26 21:26 ` Dave Kleikamp [this message]
2008-09-26 8:56 Takashi Sato
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=1222464418.27833.7.camel@norville.austin.ibm.com \
--to=shaggy@linux.vnet.ibm.com \
--cc=Valdis.Kletnieks@vt.edu \
--cc=akpm@linux-foundation.org \
--cc=axboe@kernel.dk \
--cc=dm-devel@redhat.com \
--cc=hch@infradead.org \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mtk.manpages@googlemail.com \
--cc=t-sato@yk.jp.nec.com \
--cc=viro@ZenIV.linux.org.uk \
--cc=xfs@oss.sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox