Reset file count when freeing files
authorJens Axboe <axboe@fb.com>
Tue, 10 Jun 2014 01:52:05 +0000 (19:52 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 10 Jun 2014 01:52:05 +0000 (19:52 -0600)
commit66ee4002731302216f47f9088d639bcba1c78200
tree0d48360159e516a05a2fa008a34f80f8b713a4b9
parentf6ff24cb314bcbdc93175c9884ddb164f2a785d2
Reset file count when freeing files

This fixes and oops with iolog replay, and a manually specified
filename=

Signed-off-by: Jens Axboe <axboe@fb.com>
filesetup.c