svn commit: samba r15716 - in branches/SAMBA_4_0/source/ntvfs: .

metze at samba.org metze at samba.org
Fri May 19 14:32:42 GMT 2006


Author: metze
Date: 2006-05-19 14:32:42 +0000 (Fri, 19 May 2006)
New Revision: 15716

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

Log:
disable the cifs_posix ntvfs backend as it will not be updated
with coming ntvfs subsystem changes

metze
Modified:
   branches/SAMBA_4_0/source/ntvfs/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/ntvfs/config.mk
===================================================================
--- branches/SAMBA_4_0/source/ntvfs/config.mk	2006-05-19 14:25:15 UTC (rev 15715)
+++ branches/SAMBA_4_0/source/ntvfs/config.mk	2006-05-19 14:32:42 UTC (rev 15716)
@@ -31,6 +31,7 @@
 ################################################
 # Start MODULE ntvfs_cifs_posix_cli
 [MODULE::ntvfs_cifs_posix]
+ENABLE = NO
 INIT_FUNCTION = ntvfs_cifs_posix_init
 SUBSYSTEM = ntvfs
 PRIVATE_PROTO_HEADER = cifs_posix_cli/proto.h



More information about the samba-cvs mailing list