1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-26 04:23:49 +03:00

r11680: added smb2_close(). This also demonstrates that file handles are 16

bytes, not 20 bytes (metze, you were right!)
This commit is contained in:
Andrew Tridgell
2005-11-11 13:08:31 +00:00
committed by Gerald (Jerry) Carter
parent 548fbd86b3
commit d3bcc6628c
6 changed files with 166 additions and 19 deletions

View File

@@ -342,5 +342,4 @@ struct smb2_session_setup;
struct smb2_tree;
struct smb2_tree_connect;
struct smb2_create;
struct smb2_close;