r21111: Reorganize the change notify params a bit. We now have the per-share
authorVolker Lendecke <vlendec@samba.org>
Thu, 1 Feb 2007 15:11:06 +0000 (15:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:39 +0000 (12:17 -0500)
commitbad8c39f1ce48229c1ca545c03de6b7c26b7ba9f
tree936776b3feaa2c07089c5706af345a50118b1b26
parent1898eaddb805e86d0c36bd289e7fa61d7bbd4810
r21111: Reorganize the change notify params a bit. We now have the per-share
parameters

change notify = [yes]/no           # do we do it at all
kernel change notify = [yes]/no    # enable/disable inotify

Those who want FAM need to say

change notify = yes
vfs objects = notify_fam

Volker
(This used to be commit c3a44d8b9606fc516faceb69b8e87bfc8be312f3)
source3/modules/vfs_default.c
source3/param/loadparm.c
source3/smbd/notify_internal.c