That sounds like a reasonable request. Dave On Wed, 2008-03-05 at 10:48 +1100, James Morris wrote: > On Tue, 4 Mar 2008, David P. Quigley wrote: > > > void (*release_secctx)(char *secdata, u32 seclen); > > > > + int (*setcontext)(struct dentry *dentry, void *ctx, u32 ctxlen, int flags); > > + int (*getcontext)(struct dentry *dentry, void **ctx, u32 *ctxlen); > > To remain consistent with the rest of the API, how about getsecctx and > setsecctx ? > > > - James -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.