* upcall via DNOTIFY against /proc files
@ 2005-02-16 23:08 Steve French
0 siblings, 0 replies; only message in thread
From: Steve French @ 2005-02-16 23:08 UTC (permalink / raw)
To: linux-kernel
Is there any argument against using the DNOTIFY/poll upcall approach
(against pseudo files e.g. in /proc or /sysfs) that e.g. nfs uses now to
get from kernel space to get data back from user space helper routines
(e.g. for idmapping and gssapi)? Since there could be security and
potential denial of service implications in getting it wrong, I wanted
to check if there are recent changes that I have missed that would be
better approaches to this.
I was hoping that the kernel event mechanism would standardize a way to
do this with less code someday.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-16 23:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-16 23:08 upcall via DNOTIFY against /proc files Steve French
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox