- File inotifytools.h
- Improve wd/filename mapping. Currently there is no explicit code for handling different filenames mapping to the same inode (and hence, wd). gamin's approach sounds good: let the user watch an inode using several different filenames, and when an event occurs on the inode, generate an event for each filename.
- File inotifytools.h
- Improve wd/filename storage. At the moment a doubly-linked list is used, so lookups take linear time. This could be a problem if watching hundreds of thousands of files.
Generated on Sun Dec 9 02:29:56 2007 for libinotifytools by
1.5.4