Eliminate NULL pointers from VFS interface. All hooks now really callable, producing...
commitaf0a17349e6986eef2e2fd07b4b9f0bcd33bbe1f
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)
tree43e6e1ca8846aa564d142b260e11c16ec4c75fd9
parent13e1bbd803111361bcd9c28b5086277c912c59a6
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
source/smbd/open.c
source/smbd/vfs-wrap.c
source/smbd/vfs.c