[PATCH 06/13] keys: Add a notification facility [ver #4]

David Howells dhowells at redhat.com
Mon Jun 10 17:47:11 UTC 2019


Jonathan Corbet <corbet at lwn.net> wrote:

> > 	keyctl_watch_key(KEY_SPEC_SESSION_KEYRING, fd, 0x01);
> 
> One little nit: it seems that keyctl_watch_key is actually spelled
> keyctl(KEYCTL_WATCH_KEY, ...).

Yeah - but there'll be a wrapper for it in -lkeyutils.  The syscalls I added
in other patches are, technically, referred to syscall(__NR_xxx, ...) at the
moment too.

David



More information about the Linux-security-module-archive mailing list