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

From: Vasiliy Kulikov
Date: Sun Mar 25 2012 - 13:49:31 EST


On Sun, Mar 25, 2012 at 19:40 +0200, Arkadiusz MiÅkiewicz wrote:
> I wonder if it should support noxx options then (like nogid, nohidepid) ?

hidepid=0 is "nohidepid". It is described in Documentation/filesystems/proc.txt.

gid makes sense only when hidepid > 0, so there is no sense in nogid.

--
Vasiliy Kulikov
http://www.openwall.com - bringing security into open computing environments
--
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/