1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/torture/smb2
Stefan Metzmacher 307e43bb56 r14173: change smb interface structures to always use
a union smb_file, to abtract
- const char *path fot qpathinfo and setpathinfo
- uint16_t fnum for SMB
- smb2_handle handle for SMB2

the idea is to later add a struct ntvfs_handle *ntvfs
so that the ntvfs subsystem don't need to know the difference between SMB and SMB2

metze
(This used to be commit 2ef3f59709)
2007-10-10 13:56:57 -05:00
..
config.mk r13346: use private proto header files for the torture tests 2007-10-10 13:51:47 -05:00
connect.c r13346: use private proto header files for the torture tests 2007-10-10 13:51:47 -05:00
find.c r14173: change smb interface structures to always use 2007-10-10 13:56:57 -05:00
getinfo.c r14173: change smb interface structures to always use 2007-10-10 13:56:57 -05:00
scan.c r13346: use private proto header files for the torture tests 2007-10-10 13:51:47 -05:00
setinfo.c r14173: change smb interface structures to always use 2007-10-10 13:56:57 -05:00
util.c r14173: change smb interface structures to always use 2007-10-10 13:56:57 -05:00