server: Track created and removed directories in the tree of inodes for inotify.
commite4faabfa64aa0c89db482fc780ed1a7f51efa53e
authorMike McCormack <mike@codeweavers.com>
Tue, 21 Feb 2006 07:58:19 +0000 (21 16:58 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Feb 2006 10:13:23 +0000 (21 11:13 +0100)
treee73e8b153239b370381e3baad45491454cd0a8be
parent43a0f0c85aa2504e144e8f0afc4c556fc02b7930
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
include/wine/server_protocol.h
server/change.c
server/protocol.def
server/trace.c