Mike McCormack : server: Track created and removed directories in the tree of inodes for inotify.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 21 05:04:05 CST 2006


Module: wine
Branch: refs/heads/master
Commit: e4faabfa64aa0c89db482fc780ed1a7f51efa53e
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=e4faabfa64aa0c89db482fc780ed1a7f51efa53e

Author: Mike McCormack <mike at codeweavers.com>
Date:   Tue Feb 21 16:58:19 2006 +0900

server: Track created and removed directories in the tree of inodes for inotify.
Add them to or remove them from existing recursive watches.

---

 dlls/ntdll/directory.c         |    8 +
 include/wine/server_protocol.h |    3 
 server/change.c                |  275 ++++++++++++++++++++++++++++++++++------
 server/protocol.def            |    1 
 server/trace.c                 |    1 
 5 files changed, 244 insertions(+), 44 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=e4faabfa64aa0c89db482fc780ed1a7f51efa53e



More information about the wine-cvs mailing list