summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2003-08-18 21:38:33 +0000
committerJeremy Allison <jra@samba.org>2003-08-18 21:38:33 +0000
commitfdf78a499750a439701068c7a11a65482af2103c (patch)
tree0753bc03756e18dbb4210e8c669d6bb942d4b244 /source3/include
parent292a1e2d965361ac0522c143521e7515224cf643 (diff)
downloadsamba-fdf78a499750a439701068c7a11a65482af2103c.tar.gz
samba-fdf78a499750a439701068c7a11a65482af2103c.tar.bz2
samba-fdf78a499750a439701068c7a11a65482af2103c.zip
Add level 261 to search. Found using Samba4 tester.
Jeremy. (This used to be commit 4ee99d1c412ecc77541c988f6795ae3cb89907b8)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/trans2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/trans2.h b/source3/include/trans2.h
index eb5b1bc79f..168e647721 100644
--- a/source3/include/trans2.h
+++ b/source3/include/trans2.h
@@ -230,6 +230,8 @@ Byte offset Type name description
#define SMB_FIND_FILE_FULL_DIRECTORY_INFO 0x102
#define SMB_FIND_FILE_NAMES_INFO 0x103
#define SMB_FIND_FILE_BOTH_DIRECTORY_INFO 0x104
+#define SMB_FIND_FILE_LEVEL_261 0x105
+#define SMB_FIND_FILE_LEVEL_262 0x106
#define SMB_SET_FILE_BASIC_INFO 0x101
#define SMB_SET_FILE_DISPOSITION_INFO 0x102