Re: [PATCH] pidfd: add ioctl to retrieve pid info
From: Paul Moore <paul@paul-moore.com>
Date: 2024-10-24 23:14:46
Also in:
linux-fsdevel, lkml
From: Paul Moore <paul@paul-moore.com>
Date: 2024-10-24 23:14:46
Also in:
linux-fsdevel, lkml
On Tue, Oct 22, 2024 at 7:56 PM Luca Boccassi [off-list ref] wrote:
On Wed, 23 Oct 2024 at 00:45, [off-list ref] wrote:quoted
On Sat, 5 Oct 2024 at 17:06, Paul Moore [off-list ref] wrote:quoted
On Fri, Oct 4, 2024 at 2:48 PM Luca Boccassi [off-list ref] wrote:quoted
On Wed, 2 Oct 2024 at 15:48, Paul Moore [off-list ref] wrote:quoted
On Wed, Oct 2, 2024 at 10:25 AM [off-list ref] wrote:
...
quoted
quoted
We are running a little short on devs/time in LSM land right now so I guess I'm the only real option (not that I have any time, but you know how it goes). If you can put together the ioctl side of things I can likely put together the LSM side fairly quickly - sound good?Here's a skeleton ioctl, needs lsm-specific fields to be added to the new struct, and filled in the new function:Forgot to mention, this is based on the vfs.pidfs branch of https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
Thanks. I'll take a closer look at this next week. In the meantime, do you have this patch in a tree somewhere publicly fetchable? -- paul-moore.com