How do they provide "experimental" versions of this feature? I don't
see how this can be done without major fileystem surgery, so it
kindof must be an OSS implementation..
> > Without really big kernel changes it's hard to get full POSIX thread
> > semantics. e.g. we still don't have credential sharing for tasks. And
> > it doesn't lool like this makes 2.6. I'd rather remove this one..
>
> Ah, we are not aiming to get our features into a certain kernel version,
> and actually we do not expect or even want (because of 2.6
> stabilization) that our v2 spec kernel features get merged into 2.6 at
> this point of time (some of them might, though).
>
> For us it is enough that the distros will pick most of the features
> after v2 specs get released and through that adaption some of
> those features will get merged into 2.7 or whatever is coming after 2.6.
> So we are not in hurry ;-)
Well, this is not doable ontop of any existing kernel without major
suregery (introducing a credential cache and passing it down to
every place that's doing uid/gid based access control).
So none of the CGL distros can really support that.
-
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/