Revision 907250

Go back to digest for 11th January 2009

Features in KDE Base

Simon Paul St James committed changes in /trunk/KDE/kdelibs/kio/kio:

Make proper use of inotify's implicit "WatchFiles" ability.
Immediate effect: Dolphin etc should now report changes to file attributes, rather than just creations and deletions, when KDirWatch uses inotify as its backend.

Secondary effect: Assuming no bugs, we should consume at most the same number of inotify watches as before (and often much less).

File Changes

Modified 2 files
  • /trunk/KDE/kdelibs/kio/kio
  •   /kdirwatch.cpp
  •   /kdirwatch_p.h
2 files changed in total