svn commit: samba r3958 - in branches/SAMBA_4_0/source/torture/basic: .

metze at samba.org metze at samba.org
Thu Nov 25 17:57:33 GMT 2004


Author: metze
Date: 2004-11-25 17:57:33 +0000 (Thu, 25 Nov 2004)
New Revision: 3958

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

Log:
fix the build for now

tridge: please fix that!

metze

Modified:
   branches/SAMBA_4_0/source/torture/basic/properties.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/basic/properties.c
===================================================================
--- branches/SAMBA_4_0/source/torture/basic/properties.c	2004-11-25 17:56:20 UTC (rev 3957)
+++ branches/SAMBA_4_0/source/torture/basic/properties.c	2004-11-25 17:57:33 UTC (rev 3958)
@@ -40,7 +40,7 @@
 	BIT_NAME(FS_ATTR_SPARSE_FILES),
 	BIT_NAME(FS_ATTR_REPARSE_POINTS),
 	BIT_NAME(FS_ATTR_REMOTE_STORAGE),
-	BIT_NAME(FS_ATTR_LFN_SUPPORT),
+	/* FIXME! BIT_NAME(FS_ATTR_LFN_SUPPORT),*/
 	BIT_NAME(FS_ATTR_IS_COMPRESSED),
 	BIT_NAME(FS_ATTR_OBJECT_IDS),
 	BIT_NAME(FS_ATTR_ENCRYPTION),



More information about the samba-cvs mailing list