Added a VFS version return to init call. Allows smbd to fail an init if
authorJeremy Allison <jra@samba.org>
Mon, 6 Nov 2000 21:44:33 +0000 (21:44 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 6 Nov 2000 21:44:33 +0000 (21:44 +0000)
commitd0fbb4f5d999abade8930cc6fff231a2af6cccfb
treebc6e5b10e6230c48e53c2d9b1e935647737ab1b2
parentb29ff816734c0424f69124feb316da13f2e094f7
Added a VFS version return to init call. Allows smbd to fail an init if
versions don't match.
Jeremy.
source/include/vfs.h
source/smbd/service.c
source/smbd/vfs.c