r20932: This is the basic infrastructure for inotify support. This is far from being
authorVolker Lendecke <vlendec@samba.org>
Sun, 21 Jan 2007 16:05:49 +0000 (16:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:21 +0000 (12:17 -0500)
commitc9a5d011a91359b242f6c26f46e96ecea6a44a3b
treeced071b7b5a7aca19ad785cbb59b899a7e71ef08
parent9cd6a8a82792b7b6967141565d043b6337836a5d
r20932: This is the basic infrastructure for inotify support. This is far from being
complete, in particular the various mask bits are not correctly supported
yet. Checkin in now, I want to see how the build farm likes it.

Volker
source/Makefile.in
source/configure.in
source/smbd/notify.c
source/smbd/notify_inotify.c [new file with mode: 0644]