Re: [RCF] [PATCH] unprivileged mount/umount

From: Miklos Szeredi
Date: Wed May 04 2005 - 09:36:56 EST


> > This (lightly tested) patch against 2.6.12-rc* adds some
> > infrastructure and basic functionality for unprivileged mount/umount
> > system calls.
>
> most of this unprivileged mount policy can be handled by a suid
> userspace helper (e.g. pmount)

Yes. This patch was created because certain people (including myself
to some extent) don't like that approach.

> what are the pros/cons of handling that in the kernel?

pro:

- mount would still work in "suidless" private namespace

con:

- kernel bloat

I'm sure there are others, they just elude me for the moment :)

Thanks,
Miklos
-
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/