[PATCH] Add for_each_td()
authorJens Axboe <jens.axboe@oracle.com>
Fri, 20 Oct 2006 07:33:18 +0000 (09:33 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 20 Oct 2006 07:33:18 +0000 (09:33 +0200)
commit34572e28f8cf45ba4e2601797f2aa4a114601fb2
treee6b1aea0867eebf4d74a9d96825e89e8c39223f6
parent2953f5751ed8603b2f9ed89231a0dff6716ff151
[PATCH] Add for_each_td()

Similar to for_each_file(), just iterates over each td we know about.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
eta.c
fio.c
fio.h
stat.c