On Tue, 09 Aug 2005 07:26:21 +0200, David Madore said: > * Second, a much more extensive change, the patch introduces a third > set of capabilities for every process, the "bounding" set. Normally > the bounding set has every capability in it How is this different in semantics from the existing 'permitted' capset? include/linux/capabilities.h: typedef struct __user_cap_data_struct { __u32 effective; __u32 permitted; __u32 inheritable; } __user *cap_user_data_t;
Attachment:
pgp7VOAJB2LkX.pgp
Description: PGP signature
- Follow-Ups:
- Re: capabilities patch (v 0.1)
- From: David Madore <[email protected]>
- Re: capabilities patch (v 0.1)
- References:
- capabilities patch (v 0.1)
- From: David Madore <[email protected]>
- capabilities patch (v 0.1)
- Prev by Date: Re: my kernel sometimes did a crash, but no panic
- Next by Date: [PATCH] ppc32: Added support for the Book-E style Watchdog Timer
- Previous by thread: Re: capabilities patch (v 0.1)
- Next by thread: Re: capabilities patch (v 0.1)
- Index(es):