Re: [ANNOUNCE] udev 0.1 release

Steven Dake (sdake@mvista.com)
Fri, 11 Apr 2003 16:27:36 -0700


Greg KH wrote:

>On Fri, Apr 11, 2003 at 03:32:57PM -0700, Steven Dake wrote:
>
>
>>I've been thinking of how to solve this particular problem, and believe
>>you could use dnotify in a daemon to track permission and ownership
>>changes and store them in a backing database. In fact, we do something
>>similiar to this today. This allows the user to use any type of
>>application for changing permissions/owners, even syscalls directly
>>without having to go "through" any sort of tracking database.
>>
>>
>
>That would be cool. But I think we need to add dnotify support to sysfs
>first :)
>
Hmm, I thought you were creating a tmpfs in /dev. I think that
particular case would allow dnotify to tell you when permissions and
owners changed?

>
>thanks,
>
>greg k-h
>
>
>
>
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/