mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
ae3b7ef161
(This used to be commit 915faf49350b29a46f39354cbac746455d70c92c)
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