Add close_files() that closes all files
authorJens Axboe <jens.axboe@oracle.com>
Sat, 1 Mar 2008 14:47:08 +0000 (15:47 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 1 Mar 2008 14:47:08 +0000 (15:47 +0100)
commit24ffd2c2bca53f4de85ab6defd52a812be1f2429
tree1280dcbd8fa4281e1024595c3de4ffb5602a2c21
parentde8dd119d7d869dd9c90c6d62bf4bededd10642e
Add close_files() that closes all files

Renames the current implementation to close_and_free_files(), since
that is what it actually does.

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