> From: Alexander Viro <viro@math.psu.edu>
>
> New helper function: do_kern_mount() (aka. kern_mount() donw right).
>
> +#define MS_NOUSER (1<<31)
>
> But you introduce a new, undocumented, mount flag?
"if you have that in ->s_flags - never attach it to any user-visible
mountpoint".
> On the other hand, if you think this bit is also useful from
> user space, then the use should be documented.)
See above. No, it's not useful for userland ;-) For internal use,
OTOH...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/