Re: [RFC] userland swsusp

From: Pavel Machek
Date: Mon Nov 21 2005 - 09:14:40 EST


Hi!

> > > I'm curious on the restrictions the userspace part would have to accept.
> > > Can /usr/swsusp.c write to a file? Currently, you allow it, but I doubt
> >
> > No. Writing to file would trash the filesystem. But you can bmap the file,
> > then write to the block device.
>
> Do/should all the filesystems get remounted read-only as a precaution? Or is
> that overkill?

You may not do that. remounting the filesystem writes to it... and
that's no-no.
Pavel
--
Thanks, Sharp!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/