Call VFS initialisation, share connect and share disconnect functions.
authorTim Potter <tpot@samba.org>
Sun, 4 Apr 1999 06:22:22 +0000 (06:22 +0000)
committerTim Potter <tpot@samba.org>
Sun, 4 Apr 1999 06:22:22 +0000 (06:22 +0000)
commitafc00dbd6f1c7281893ea55f4cca0bdb483f0c75
tree5b25da349ee477d1a504c2ac533c0987be009df5
parent10858bba8e790eeff1d8bfb60733cff65fca70c9
Call VFS initialisation, share connect and share disconnect functions.

Initialise VFS function pointers with symbols from the 'vfs object'
file, use disk pointers otherwise.

Added a hook to check for a 'default' VFS share (like the [homes]
section).  Currently empty - I'm unsure whether this will be useful or
not.
(This used to be commit 15805164fe77b127372eba1ec51c70758467adee)
source3/smbd/service.c