tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Addition to kauth(9) framework
On Mon, Aug 29, 2011 at 12:13:38PM +0200, Aleksey Cheusov wrote:
> we will lost our data. Data set by first listerner will
> be overriden by the second listerner.
> This is not just waste of time.
Yes, but it is a design bug in the modules or in kauth and unrelated to
the (un-)sharing, isn't it?
The data set operation needs to get a unique token, or the module has to
prevent further sets and make sure it is the only listener - or whatever.
Martin
Home |
Main Index |
Thread Index |
Old Index