summaryrefslogtreecommitdiff
path: root/source4/include/smb.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-12-29 06:52:06 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:07:41 -0500
commit92152aa00627ca95923cc85e3f99c0f305c569cd (patch)
tree7e536e0d525daed39e5ee169b6cadd6229e772c9 /source4/include/smb.h
parente3da3b48b16bc6f166034189d2907d6ffa11a07a (diff)
downloadsamba-92152aa00627ca95923cc85e3f99c0f305c569cd.tar.gz
samba-92152aa00627ca95923cc85e3f99c0f305c569cd.tar.bz2
samba-92152aa00627ca95923cc85e3f99c0f305c569cd.zip
r4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRECTORY flag - it seems to open
the parent of the specified directory ?! (This used to be commit a012d1c978a478fe8debf0c546ed770047dbfbcf)
Diffstat (limited to 'source4/include/smb.h')
-rw-r--r--source4/include/smb.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/include/smb.h b/source4/include/smb.h
index 5dc553c3fa..078e9b39c8 100644
--- a/source4/include/smb.h
+++ b/source4/include/smb.h
@@ -120,7 +120,8 @@ enum smb_signing_state {SMB_SIGNING_OFF, SMB_SIGNING_SUPPORTED,
/* ntcreatex flags field. */
#define NTCREATEX_FLAGS_REQUEST_OPLOCK 0x02
#define NTCREATEX_FLAGS_REQUEST_BATCH_OPLOCK 0x04
-#define NTCREATEX_FLAGS_OPEN_DIRECTORY 0x08
+#define NTCREATEX_FLAGS_OPEN_DIRECTORY 0x08 /* TODO: opens parent? we need
+ a test suite for this */
#define NTCREATEX_FLAGS_EXTENDED 0x10
/* the ntcreatex access_mask field