1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00
Stefan Metzmacher d63dd113ae r16699: the layout of SMB2 Read and Write is identical...
so we know that the 9th bytes is just uninitialized padding

metze
(This used to be commit f97a21b970ed23973cced2c67b5bc9ecd7afee88)
2007-10-10 14:09:39 -05:00
..
2007-10-10 13:57:15 -05:00
2007-10-10 14:07:26 -05:00
2007-10-10 13:57:20 -05:00
2003-08-13 01:53:07 +00:00
2007-10-10 13:52:05 -05:00
2007-10-10 13:52:05 -05:00

Design notes for client library restructure:

1 - no references to cli_state should exist in libcli/raw.
2 - all interfaces to functions in this directory should use cli_session or cli_tree as
	the primary context structure