Re: Regression Mounting /proc w/ kernel 3.4.0 - "uid" parameter no longer ignored.

From: kd6lvw
Date: Fri May 25 2012 - 20:32:21 EST


Ignoring "uid=#" is the documented behavior from the "mount(8)" man page for procfs. That implies that the proposed patch should be [temporarily] installed.

I personally don't care if the option is restored or not. My issue was that this side effect was not documented in any way in the change that occurred -- which affected documented behavior.

I mount my /proc file system in a "mount -at nonfs" statement in an initialization script. The "uid" optional parameter was in /etc/fstab. I have removed "uid" in my "at home" copy of the configuration but haven't visited the remote server to fix it there (I can't log in from remote as a result of this issue).

--- On Fri, 5/25/12, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> If it is *only* uid, maybe we should just expressly ignore it. Like
> the (completely untested) attached patch.


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