svn commit: samba r15974 - in trunk/source: . include modules smbd

jpeach at samba.org jpeach at samba.org
Wed May 31 01:14:51 GMT 2006


Author: jpeach
Date: 2006-05-31 01:14:48 +0000 (Wed, 31 May 2006)
New Revision: 15974

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15974

Log:
Move vfs-wrap.c into a default VFS module. This means that all
filesystem operations are now provided by VFS modules. The
default VFS module is built statically and specially named
so that it can't be used dynamically.

Added:
   trunk/source/modules/vfs_default.c
Removed:
   trunk/source/smbd/vfs-wrap.c
Modified:
   trunk/source/Makefile.in
   trunk/source/configure.in
   trunk/source/include/vfs.h
   trunk/source/smbd/vfs.c


Changeset:
Sorry, the patch is too large (2695 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15974


More information about the samba-cvs mailing list