smbd: Move lp_parm_bool out of notify_inotify.c
authorVolker Lendecke <vl@samba.org>
Mon, 27 Oct 2014 10:26:46 +0000 (10:26 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 9 Dec 2014 03:12:08 +0000 (04:12 +0100)
commit8a4948593840db0823c8f7c0ba4b60f7e07c3340
treefa0fd0de4cb0e8d281c3201b2bf3c30f7ab5ccdd
parentdc38f646af4582a3adffda20d7bb0e449df5e22e
smbd: Move lp_parm_bool out of notify_inotify.c

Notifyd should be as independent of Samba infrastructure as possible,
and it will call notify_inotify

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_default.c
source3/smbd/notify_inotify.c