Derrick J Brashear <[EMAIL PROTECTED]> wrote:

> Is keyctl() exported in the kernel now? Otherwise, this won't work for us.

No... this is performing a syscall from kernel mode.  It ought to work on all
the archs you're interested in.

> > Another alternative might be to try putting the PAG stuff in the main
> > kernel, and add a keyctl function to set or get a pag.
> 
> That would be fine, I suspect, since NFS v4 would probably also use it. Kevin?

I believe NFS4 is going to store its keys in the keyring directly, rather than
using a PAG.  Would that be possible for AFS?

David
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to