summaryrefslogtreecommitdiff
path: root/source3/include/ntioctl.h
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2007-04-11 12:32:07 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:19:18 -0500
commit59f23e9319643eae1100a26ac95626ae1f2bcf81 (patch)
treeabaf33be79158ffdce0f65539b83102a20c73ce0 /source3/include/ntioctl.h
parentf61cb379895bbd7818889c3d4c8719938d2a48a4 (diff)
downloadsamba-59f23e9319643eae1100a26ac95626ae1f2bcf81.tar.gz
samba-59f23e9319643eae1100a26ac95626ae1f2bcf81.tar.bz2
samba-59f23e9319643eae1100a26ac95626ae1f2bcf81.zip
r22172: FSCTL_RECALL_FILE is 0x90117 according to my traces. Record it here.
(This used to be commit f36bc61d17baf468ec66151dda347fdfc40e0297)
Diffstat (limited to 'source3/include/ntioctl.h')
-rw-r--r--source3/include/ntioctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/ntioctl.h b/source3/include/ntioctl.h
index 9b748d38ed..1dbde54277 100644
--- a/source3/include/ntioctl.h
+++ b/source3/include/ntioctl.h
@@ -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