svn commit: samba r6170 - in branches/SAMBA_3_0/source/include: .

sfrench at samba.org sfrench at samba.org
Fri Apr 1 21:15:09 GMT 2005


Author: sfrench
Date: 2005-04-01 21:15:09 +0000 (Fri, 01 Apr 2005)
New Revision: 6170

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

Log:
Remove redundant flag that I had just added.

Modified:
   branches/SAMBA_3_0/source/include/trans2.h


Changeset:
Modified: branches/SAMBA_3_0/source/include/trans2.h
===================================================================
--- branches/SAMBA_3_0/source/include/trans2.h	2005-04-01 19:57:22 UTC (rev 6169)
+++ branches/SAMBA_3_0/source/include/trans2.h	2005-04-01 21:15:09 UTC (rev 6170)
@@ -472,7 +472,6 @@
 						security and trusted */
 #define CIFS_UNIX_EXTATTR_CAP		    0x8 /* for support of chattr
 						(chflags) and lsattr */
-#define CIFS_UNIX_POSIX_LOCK		    0x10
 						
 
 #define SMB_QUERY_POSIX_FS_INFO     0x201



More information about the samba-cvs mailing list