mirror of
https://github.com/samba-team/samba.git
synced 2025-11-06 08:23:50 +03:00
- move it into the in/out substructs again - allow file.path only on smb_fileinfo/smb_setfileinfo metze
This module provides a way to capture file sharing loads for the NBENCH benchmark client. It also servers as an example of a NTVFS filter module. Here is an example config that passes through to the CIFS NTVFS backend. [bench] ntvfs handler = nbench cifs cifs:server = myserver cifs:user = myuser cifs:password = mypass cifs:domain = MYDOMAIN cifs:share = bench