NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: filesystem change monitoring



On Wed, Aug 12, 2015 at 11:53:18AM +0200, Emmanuel Dreyfus wrote:
> To be clear: this is a limitation of the kqueue interface, hence
> specific to NetBSD.

We should really have a recursive "something below this directory has
changed" kevent filter - but the problem is that we can not easily
attach a path (or subpath) to the struct kevent that userland gets back
as notification.

Martin


Home | Main Index | Thread Index | Old Index