mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
2151cde580
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
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