Jan Kara
3f19cd23f3
block: Fix list corruption of blk stats callback list
...
When CFQ calls wbt_disable_default(), it will call
blk_stat_remove_callback() to stop gathering IO statistics for the
purposes of writeback throttling. Later, when request_queue is
unregistered, wbt_exit() will call blk_stat_remove_callback() again
which will try to delete callback from the list again and possibly cause
list corruption.
Fix the problem by making wbt_disable_default() called wbt_exit() which
is properly guarded against being called multiple times.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-04-11 08:09:14 -06:00
..
2017-01-17 09:02:31 -07:00
2016-10-21 15:45:47 -06:00
2016-10-28 08:45:17 -06:00
2017-04-07 09:40:52 -06:00
2017-03-29 11:27:19 -06:00
2017-04-07 09:40:52 -06:00
2017-01-31 14:00:34 -07:00
2017-03-24 15:41:30 -06:00
2017-03-24 20:34:39 -06:00
2017-03-03 10:53:35 -08:00
2017-04-08 11:25:38 -06:00
2017-03-02 08:42:36 +01:00
2017-04-08 11:25:38 -06:00
2016-11-08 17:30:00 -05:00
2017-04-10 16:13:33 -06:00
2017-03-29 11:09:51 -06:00
2017-04-07 12:45:41 -06:00
2017-04-07 12:45:41 -06:00
2017-03-08 09:56:12 -07:00
2017-03-13 08:14:23 -06:00
2017-03-02 08:56:04 -07:00
2017-02-27 20:54:05 +02:00
2017-04-07 12:45:49 -06:00
2017-04-07 12:45:20 -06:00
2017-04-08 11:25:38 -06:00
2017-03-02 08:42:26 +01:00
2017-03-28 08:02:20 -06:00
2017-03-28 08:02:20 -06:00
2017-04-08 11:25:38 -06:00
2017-01-17 10:04:20 -07:00
2017-03-28 08:02:20 -06:00
2015-12-22 09:38:34 -07:00
2017-04-11 08:09:14 -06:00
2017-03-28 08:02:20 -06:00
2017-01-12 07:58:32 -07:00
2017-03-28 08:02:20 -06:00
2015-09-19 18:57:09 -07:00
2017-01-27 15:08:35 -07:00
2017-02-27 18:43:47 -08:00
2017-04-05 08:15:08 -06:00
2014-01-21 20:18:26 -08:00
2017-04-08 11:25:38 -06:00
2017-02-08 13:43:06 -07:00
2017-04-07 08:56:48 -06:00
2017-03-22 20:11:37 -06:00
2017-04-08 11:25:38 -06:00
2017-03-02 08:42:38 +01:00
2017-03-28 08:02:20 -06:00
2017-02-22 13:19:45 -07:00
2017-03-02 13:53:13 -08:00
2017-02-08 13:43:06 -07:00
2017-01-17 10:03:33 -07:00
2017-02-17 12:41:47 -07:00
2017-01-12 07:58:32 -07:00
2017-04-05 12:05:08 -06:00
2017-04-07 14:24:16 -06:00
2017-03-24 20:34:39 -06:00