added the "nbench" ntvfs backend. This is used to capture NBENCH load
authorAndrew Tridgell <tridge@samba.org>
Mon, 8 Mar 2004 07:17:15 +0000 (07:17 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 8 Mar 2004 07:17:15 +0000 (07:17 +0000)
commit04f8996dd32d92c5df1b6b1b27c6e71e99bc77da
treec4532cd7bc75e83cf7fafe38c2094ded3340848c
parent8047b806e78815706bca81a77d04d5874ffd7d6e
added the "nbench" ntvfs backend. This is used to capture NBENCH load
files, and also serves as an example of how to write a NTVFS filter
module for Samba4.
source/ntvfs/config.m4
source/ntvfs/nbench/README [new file with mode: 0644]
source/ntvfs/nbench/vfs_nbench.c [new file with mode: 0644]