summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/smb2.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-08-15 20:41:50 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-08-15 20:41:50 +1000
commit4bdb752cc51c9f41859f1a43bf5721ae616fa230 (patch)
treed54fcf154bb893c2a4f8679a7300f99778d96fc8 /source4/libcli/smb2/smb2.h
parent16112762e70879b50f1dfc49452d6d278bd256cf (diff)
parentc1c6c1b609ab57186dab7b13c56bfe4475a733f7 (diff)
downloadsamba-4bdb752cc51c9f41859f1a43bf5721ae616fa230.tar.gz
samba-4bdb752cc51c9f41859f1a43bf5721ae616fa230.tar.bz2
samba-4bdb752cc51c9f41859f1a43bf5721ae616fa230.zip
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
(This used to be commit b4b14b748e6babc93faee23fe8f5c03ec2d25cbb)
Diffstat (limited to 'source4/libcli/smb2/smb2.h')
-rw-r--r--source4/libcli/smb2/smb2.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/libcli/smb2/smb2.h b/source4/libcli/smb2/smb2.h
index 5d6341a15b..f00107de60 100644
--- a/source4/libcli/smb2/smb2.h
+++ b/source4/libcli/smb2/smb2.h
@@ -276,7 +276,9 @@ struct smb2_request {
#define SMB2_CREATE_TAG_TWRP "TWrp"
#define SMB2_CREATE_TAG_QFID "QFid"
-
+/* SMB2 Create ignore some more create_options */
+#define SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASK (NTCREATEX_OPTIONS_TREE_CONNECTION | \
+ NTCREATEX_OPTIONS_OPFILTER)
/*
check that a body has the expected size