Re: kqueue and NFS

2020-11-11 Thread Daniel Braniss
hi, > On 11 Nov 2020, at 12:45, Ronald Klop wrote: > > Hi, > > I don't think NFS has the possibility to push notifications about changes in > the filesystem to the clients. NFSv3 is stateless so the server does not even > know about the clients. NFSv4 I don't know much about, but I have neve

Re: kqueue and NFS

2020-11-11 Thread Ronald Klop
Hi, I don't think NFS has the possibility to push notifications about changes in the filesystem to the clients. NFSv3 is stateless so the server does not even know about the clients. NFSv4 I don't know much about, but I have never heard of notifications. So for NFS kqueue would only trigger i

kqueue and NFS

2020-11-11 Thread Daniel Braniss
Hi, I have a vague recollection that kqueue does not work for NFS files, any chance that this will be made possible? cheers, danny ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscri