summaryrefslogtreecommitdiff
path: root/source4/ntvfs/ntvfs.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2008-06-02 11:04:13 +1000
committerAndrew Tridgell <tridge@samba.org>2008-06-02 11:04:13 +1000
commit8da3217d1b6b8b7a7b977c1722bc6ad39df49762 (patch)
treeeb9ad5372d03d49ceca153fcb232f5df4142dedf /source4/ntvfs/ntvfs.h
parent1bdd08227e7d046305705050f21f0f1b6dd6994a (diff)
downloadsamba-8da3217d1b6b8b7a7b977c1722bc6ad39df49762.tar.gz
samba-8da3217d1b6b8b7a7b977c1722bc6ad39df49762.tar.bz2
samba-8da3217d1b6b8b7a7b977c1722bc6ad39df49762.zip
smbpid is 32 bit, and update SMB2 locking per MS-SMB2
The UNLOCK bit is only used from the first lock structure (This used to be commit 9483b7c137b61d3029a1e1e7d8d8d0723b541129)
Diffstat (limited to 'source4/ntvfs/ntvfs.h')
-rw-r--r--source4/ntvfs/ntvfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/ntvfs.h b/source4/ntvfs/ntvfs.h
index 7a2edc7e2c..5de8a8b649 100644
--- a/source4/ntvfs/ntvfs.h
+++ b/source4/ntvfs/ntvfs.h
@@ -263,7 +263,7 @@ struct ntvfs_request {
struct auth_session_info *session_info;
/* the smb pid is needed for locking contexts */
- uint16_t smbpid;
+ uint32_t smbpid;
/*
* client capabilities