Re: [RFC][PATCH 20/20] honor r/w changes at do_remount() time

From: Al Viro
Date: Sun Jun 18 2006 - 14:35:11 EST


On Fri, Jun 16, 2006 at 04:12:28PM -0700, Dave Hansen wrote:
>
> Originally from: Herbert Poetzl <herbert@xxxxxxxxxxxx>
>
> This is the core of the read-only bind mount patch set.
>
> Note that this does _not_ add a "ro" option directly to
> the bind mount operation. If you require such a mount,
> you must first do the bind, then follow it up with a
> 'mount -o remount,ro' operation.

Hrm... So you want r/o status of vfsmount completely independent from
that of superblock? I.e. allow writable vfsmount over r/o filesystem?
I realize that we have double checks, but...
-
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/