Re: Fix SWSUSP & !SWAP

Pavel Machek (pavel@suse.cz)
Thu, 24 Apr 2003 11:35:35 +0200


Hi!

> > No, ext3 will be "unclean" during resume (you can't really unmount it
> > during suspend!) and r-o mounting of ext3 will replay journal and
> > cause data corruption.
>
> Sorry, I still don't get it. Go through the steps for me:
>
> 1) suspend writes pages to disk
>
> 2) machine is shutdown
>
> 3) restart, journal replay
>
> 4) resume reads pages from disk.

And now you have kernel which expects data still in journal (that was
state before suspend), but reality on disk is quite different (journal
was replayed). Data corruption.

Simple enough steps?
Pavel

-- 
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
-
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/