mirror of
https://github.com/samba-team/samba.git
synced 2025-02-05 21:57:51 +03:00
5497dfe64a
metze (This used to be commit 19205b8d89d3d7e99a65938f59412e0c4e8ac5fe)
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