[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200909101511.59236.coolo@suse.de>
Date: Thu, 10 Sep 2009 15:11:59 +0200
From: Stephan Kulow <coolo@...e.de>
To: linux-ext4@...r.kernel.org
Subject: Re: buggy_init_scritps and e2fsprogs 1.41.9
Donnerstag 10 September 2009 sent Stephan Kulow:
> Donnerstag 10 September 2009 sent Stephan Kulow:
> > The release notes of 1.41.9 talk only about the exact opposite
> > case: "Fix e2fsck's buggy_init_scritps=1 so that the if the last
> > write and/or last mount times are in the future, they are corrected
> > even if buggy_init_scripts is set."
>
> If I read the code correctly, the problem is that time_fudge is 0 for
> buggy_init_scripts=0 and as such there is no difference between
> PR_0_FUTURE_SB_LAST_MOUNT_FUDGED and PR_0_FUTURE_SB_LAST_MOUNT
> and so openSUSE always falls into the PR_0_FUTURE_SB_LAST_MOUNT
>
> -> no PR_PREEN_OK
>
Attached is my try to fix the problem (note that I also noticed another
problem, it talks about LAST_MOUNT in the wtime case).
Greetings, Stephan
View attachment "fix_super.diff" of type "text/x-patch" (1274 bytes)
Powered by blists - more mailing lists