Eliminate NULL pointers from VFS interface. All hooks now really callable, producing...
commitc9bfb7660bf60d32c51bfe368ce874770adb6f10
authorAlexander Bokovoy <ab@samba.org>
Mon, 12 May 2003 16:03:16 +0000 (12 16:03 +0000)
committerAlexander Bokovoy <ab@samba.org>
Mon, 12 May 2003 16:03:16 +0000 (12 16:03 +0000)
tree8236542fe05d4ce2e9ba4f615daab2ed7bdf4f2b
parented1c7282e45b9b962bc2e77a544719bbc506f294
Eliminate NULL pointers from VFS interface. All hooks now really callable, producing either correct result or returning error if the feature isn't supported in the configuration
(This used to be commit af0a17349e6986eef2e2fd07b4b9f0bcd33bbe1f)
source3/smbd/open.c
source3/smbd/vfs-wrap.c
source3/smbd/vfs.c