prune_io_piece_log() also needs to take list into account
authorJens Axboe <jens.axboe@oracle.com>
Thu, 21 Feb 2008 08:52:35 +0000 (09:52 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 21 Feb 2008 08:52:35 +0000 (09:52 +0100)
If we didn't use the rbtree but have remaining entries to prune,
loop over the list as well and free those entries.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found