From Fedora Project Wiki

No edit summary
No edit summary
Line 1: Line 1:
Things that need to be fixed:
Things that need to be fixed:


* support non-root users
* Support non-root users
* reliable vs. non-reliable delivery
* Reliable vs. non-reliable delivery
* subtree notification
* Subtree notification
* allow users to get a wd instead of an fd if desired
* Allow users to get a wd instead of an fd if desired
* include uid, not just gid
* Include uid, not just pid
* support directory events by passing an fd to the directory
* Support directory events by passing an fd to the directory
* Add a flag to turn off event merging (or make merging less aggressive) so that events will happen "in order"?

Revision as of 15:23, 12 October 2009

Things that need to be fixed:

  • Support non-root users
  • Reliable vs. non-reliable delivery
  • Subtree notification
  • Allow users to get a wd instead of an fd if desired
  • Include uid, not just pid
  • Support directory events by passing an fd to the directory
  • Add a flag to turn off event merging (or make merging less aggressive) so that events will happen "in order"?