From: Bernd Schubert <bernd.schubert@fastmail.fm>
To: Ted Ts'o <tytso@mit.edu>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] e2fsck: journal-replay-only
Date: Tue, 07 Dec 2010 16:38:39 +0100 [thread overview]
Message-ID: <4CFE54FF.8000600@fastmail.fm> (raw)
In-Reply-To: <20101206222714.GB24607@thunk.org>
On 12/06/2010 11:27 PM, Ted Ts'o wrote:
> On Sat, Nov 13, 2010 at 12:09:07AM +0100, Bernd Schubert wrote:
>> e2fsck: journal-replay-only
>>
>> As recently discussed on linux-ext4@vger.kernel.org add an option to e2fsck
>> to allow to replay the journal only. That will allow scripts, such as
>> pacemakers 'Filesystem' RA to first replay the journal and if that sets
>> an error state from the journal replay, further check for that error
>> (dumpe2fh -h | grep "Filesystem state:") and if that shows and error
>> to refuse to mount. It also allows automatic e2fsck scripts to first
>> replay the journal and on a second run after the real pass1 to passX checks
>> to test for the return code.
>>
>> Signed-off-by: Bernd Schubert <bschubert@ddn.com>
>
> Hi Bernd,
>
> My apologies for the delay. I've made some slight cleanups to your
> patch, and committed it to the maint branch. It will be in e2fsprogs
> 1.41.13.
Hello Ted,
thanks! And don't worry please, I'm rather busy either.
It is probably my very limited git knowledge, but I don't any recent
updated in e2fsprogs-git?
bernd@bathl e2fsprogs.git>git pull -v
>From git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs
= [up to date] e2fsprogs-interim -> origin/e2fsprogs-interim
= [up to date] maint -> origin/maint
= [up to date] master -> origin/master
= [up to date] next -> origin/next
= [up to date] pu -> origin/pu
= [up to date] tt/ras -> origin/tt/ras
Already up-to-date.
bernd@bathl e2fsprogs.git>git branch
* maint
master
(maint set up by "git branch --track maint origin/maint")
And the last commit is
commit 73fbe2323af6a2b4d807c80069657bf1449b3bff
Author: Theodore Ts'o <tytso@mit.edu>
Date: Fri Sep 24 22:22:09 2010 -0400
libext2fs: Change EXT2_FLAG_DIRECT_IO to avoid conflict with devel
branch
The development branch of e2fsprogs already has a code point assigned
in conflict with EXT2_FLAG_DIRECT_IO. Fix this.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Thanks,
Bernd
next prev parent reply other threads:[~2010-12-07 15:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-12 23:09 [PATCH] e2fsck: journal-replay-only Bernd Schubert
2010-11-13 0:11 ` Andreas Dilger
2010-12-06 22:27 ` Ted Ts'o
2010-12-07 15:38 ` Bernd Schubert [this message]
2010-12-07 15:59 ` Ted Ts'o
2010-12-08 9:23 ` Bernd Schubert
2010-12-08 12:42 ` Theodore Tso
2010-12-08 12:52 ` Lukas Czerner
2010-12-08 15:00 ` Bernd Schubert
2010-12-08 23:31 ` 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=4CFE54FF.8000600@fastmail.fm \
--to=bernd.schubert@fastmail.fm \
--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).