Re: [PATCH] proc: fix mount -t proc -o AAA

From: Andrew Morton
Date: Mon Mar 26 2012 - 18:36:21 EST


On Sun, 25 Mar 2012 09:24:06 +0200
Arkadiusz Mi__kiewicz <a.miskiewicz@xxxxxxxxx> wrote:

> > I redid the changelog:
> >
> >
> > From: Vasiliy Kulikov <segoon@xxxxxxxxxxxx>
> > Subject: proc: fix mount -t proc -o AAA
> >
> > The proc_parse_options() call from proc_mount() runs only once at boot
> > time. So on any later mount attempt, any mount options are ignored
> > because ->s_root is already initialized.
> >
> > As a consequence, "mount -o remount,<options>" will ignore the options.
>
> So this changelog doesn't match what I saw.

So could someone please send a changelog which *does* match what you
saw? The original remains incomprehensible :(



--
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/