mirror of
https://github.com/samba-team/samba.git
synced 2025-11-12 04:23:49 +03:00
- add struct ntvfs_handle pointer to smb_file, this will later be used by the ntvfs backends metze
-
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