r21111: Reorganize the change notify params a bit. We now have the per-share
commitc3a44d8b9606fc516faceb69b8e87bfc8be312f3
authorVolker Lendecke <vlendec@samba.org>
Thu, 1 Feb 2007 15:11:06 +0000 (1 15:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:39 +0000 (10 12:17 -0500)
treef581cba56490ff9d66f82ea535cc461b4b1d6b60
parentea38e1f8362d75e7ac058a7c4aa06f1ca92ec108
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
source/modules/vfs_default.c
source/param/loadparm.c
source/smbd/notify_internal.c