Hello 9fans, linux has inotify freebsd and the friends have kevent and kqueue.
I have already released elnfs in Kirara package. the advantage of elnfs is that we need not patch to kernel nor fs. however elnfs does not work cleanly under distributed environment. so, I would like to have fs event in plan9 way. for example: term% echo on >> /srv/cwfs.event # event log on term% cat /srv/cwfs.event # print event queue the implementation will not be difficult but needs patches to fs codes. if anyone interested in, please try. Kenji Arisawa
