Re: implementing soft-updates

Mike Fedyk (mfedyk@matchmail.com)
Tue, 16 Apr 2002 11:55:13 -0700


On Tue, Apr 16, 2002 at 12:45:53PM +0200, Wichert Akkerman wrote:
> In article <20020408203515.B540@toy.ucw.cz>,
> Pavel Machek <pavel@suse.cz> wrote:
> >How do you fix errors you find by such background fsck?
>
> Theoretically I suppose you could use a writeable snapshot and then switch the
> fscked snapshot with the currently mounted fs.
>

Not if there were writes after the fsck. You could probably do it if there were only
reads though. If there were writes it would be based on a corrupted (to
whatever extent) filesystem.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/