On Wed, 27 Aug 2008, Serge E. Hallyn wrote:I'll implement it. If the destination is a user mount, then - the propagated mount(s) will be owned by the same user as the destination - the propagated mount(s) will inherit 'nosuid' from the destination I remember also thinking about 'nodev' and why it doesn't need similar treatment to 'nosuid'. The reasoning was that 'nodev' is safe as long as permissions are enforced, namespace shuffling cannot make it insecure. Does that sound correct? Thanks, Miklos --
