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

ab at samba.org ab at samba.org
Wed Apr 11 12:32:09 GMT 2007


Author: ab
Date: 2007-04-11 12:32:07 +0000 (Wed, 11 Apr 2007)
New Revision: 22172

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

Log:
FSCTL_RECALL_FILE is 0x90117 according to my traces. Record it here.
Modified:
   branches/SAMBA_3_0/source/include/ntioctl.h


Changeset:
Modified: branches/SAMBA_3_0/source/include/ntioctl.h
===================================================================
--- branches/SAMBA_3_0/source/include/ntioctl.h	2007-04-11 12:23:42 UTC (rev 22171)
+++ branches/SAMBA_3_0/source/include/ntioctl.h	2007-04-11 12:32:07 UTC (rev 22172)
@@ -65,7 +65,7 @@
 #define FSCTL_DISMOUNT_VOLUME
 #define FSCTL_GET_NTFS_FILE_RECORD
 #define FSCTL_ALLOW_EXTENDED_DASD_IO
-#define FSCTL_RECALL_FILE
+#define FSCTL_RECALL_FILE	     0x00090117
 
 #endif
 



More information about the samba-cvs mailing list