commit | 26a2ac009c2b07e1959c8864ca23486c1c485587 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Thu Apr 23 12:13:27 2009 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Apr 24 08:54:22 2009 +0200 |
tree | f3c0ae95578cd454f04dc48226b3b6f1ebd1d345 | |
parent | 17d5c8ca7572124c9623045f24b0c21d4aa2b47f [diff] |
cfq-iosched: clear ->prio_trees[] on cfqd alloc Not strictly needed, but we should make it clear that we init the rbtree roots here. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>