Introduce lp_safe_widelinks()
authorSimo Sorce <idra@samba.org>
Thu, 11 Feb 2010 21:12:29 +0000 (16:12 -0500)
committerSimo Sorce <idra@samba.org>
Thu, 11 Feb 2010 21:27:17 +0000 (16:27 -0500)
commit5d92d969dda450cc3564dd2265d2b042d832c542
treea7e62129dce16e8b9509db7ac3d85566ca38a2ac
parent94865e4dbd3d721c9855aada8c55e02be8b3881e
Introduce lp_safe_widelinks()

This way we avoid any chance that a configuration reload may turn
back on wide links when unix extensions are enabled.
source3/include/proto.h
source3/param/loadparm.c
source3/smbd/filename.c
source3/smbd/service.c
source3/smbd/vfs.c