diff options
author | Holger Hetterich <hhetter@novell.com> | 2009-09-21 15:33:21 +0200 |
---|---|---|
committer | Jim McDonough <jmcd@samba.org> | 2010-03-16 09:52:08 -0400 |
commit | dcff7d367248ec7ecf59c4f423a81b8816799ec5 (patch) | |
tree | 8e5163435d007078e6f139c79b0b90f60112e249 /source3/libsmb | |
parent | 2a643ef10c3ed64dc60a7899a581a7b83004ce0e (diff) | |
download | samba-dcff7d367248ec7ecf59c4f423a81b8816799ec5.tar.gz samba-dcff7d367248ec7ecf59c4f423a81b8816799ec5.tar.bz2 samba-dcff7d367248ec7ecf59c4f423a81b8816799ec5.zip |
Create structs carrying the data of individual VFS functions, and hand those over to the send function, which then casts the void pointer to the struct required by looking at the id. This allows us to return different result data depending on the VFS function that is running. Make the protocol v1 sender compatible to this. Adapt the existing VFS functions to use the new data structures. Make use of the new functionality and extend the mkdir VFS logger function to return the creation mode additionally.
Diffstat (limited to 'source3/libsmb')
0 files changed, 0 insertions, 0 deletions