On Tue, Oct 09, 2007 at 09:08:16PM +0200, Tobias Frost wrote:
> Package: e2fsprogs
> Version: 1.40.2-1
> Severity: minor
> File: /sbin/fsck
> 
> My mainboard has a little problem: Rarely, it manipulates its clock to a
> date in the future. Also it did today: It set the time to Oct 16.
> 
> So I rebooted to fix the date in the bios...
> After the change, I booted as normal but the filesystem-check fired:
> 
> It telled me, that the filesystem has been unchecked for approx. 46000
> days and then starting the check.  
> 
> I think, this could be an unsigned-signed issue....

Well, all of the values involved are unsigned, so it's not a
signed/unsigned issue.  We could give a better error message, but the
reality is if we can't trust the clock (and we can't really tell
between the clock skipping head briefly by a few weeks, and then set
back, and the case where the clock has been set back by two years),
e2fsck really should do a full check of the filesystem.

                                     - Ted



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to