kqueue of a nfs mounted file not working

Daniel Braniss danny at cs.huji.ac.il
Sun Nov 15 09:23:06 UTC 2015


HI,
I’m writing a program to monitor a file using kqueue(2), if the file is local
all is OK, but if the file is via a nfs mounted fs, it only works once.
stat shows the file growing, but kevent is not triggered.

bug or feature?
	danny



More information about the freebsd-hackers mailing list