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 -- James Morris <jmorris@xxxxxxxxx> -- 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.