Date: Sun, 15 Nov 2015 11:22:55 +0200 From: Daniel Braniss <danny@cs.huji.ac.il> To: hackers@freebsd.org Subject: kqueue of a nfs mounted file not working Message-ID: <9BC3EFA2-945F-4C86-89F6-778873B58469@cs.huji.ac.il>
next in thread | raw e-mail | index | archive | help
HI, I=E2=80=99m 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9BC3EFA2-945F-4C86-89F6-778873B58469>