r3346: - simplified vfs_nbench.c a bit, by using req->async_state->ntvfs inside
authorAndrew Tridgell <tridge@samba.org>
Fri, 29 Oct 2004 00:51:41 +0000 (00:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:04:58 +0000 (13:04 -0500)
commit8d79bceeca4528ab31cff1adc7706faa075013ac
treebd2e4a0b645e5e49e45c8c746decfc96373ef694
parent938fb44351e12a515073ea94cd306988d5ca7340
r3346: - simplified vfs_nbench.c a bit, by using req->async_state->ntvfs inside
  nbench_log() instead of declaring nprivates every time.

- added correct async_setup pass-thru in nbench
source/ntvfs/nbench/vfs_nbench.c