NeilBrown
d094d6860b
md/raid10: add rcu protection to rdev access during reshape.
...
mirrors[].rdev can become NULL at any point unless:
- a counted reference is held
- ->reconfig_mutex is held, or
- rcu_read_lock() is held
Reshape isn't always suitably careful as in the past rdev couldn't be
removed during reshape. It can now, so add protection.
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Shaohua Li <shli@fb.com>
2016-06-13 11:54:15 -07:00
..
2016-04-12 16:00:39 -06:00
2015-12-14 09:26:01 -05:00
2016-05-09 09:24:03 -07:00
2016-05-04 12:39:35 -07:00
2016-01-12 17:11:47 -08:00
2016-04-17 11:24:46 -04:00
2016-03-10 17:12:12 -05:00
2015-11-04 21:19:53 -08:00
2016-03-10 17:12:11 -05:00
2016-03-10 17:12:12 -05:00
2016-03-17 11:22:54 -07:00
2016-02-22 22:34:37 -05:00
2015-10-31 19:06:02 -04:00
2015-11-04 21:19:53 -08:00
2016-01-08 20:03:05 -05:00
2016-02-22 22:34:37 -05:00
2016-01-04 10:29:12 -05:00
2016-05-05 15:25:55 -04:00
2015-11-06 17:50:42 -08:00
2015-10-31 19:06:03 -04:00
2015-10-31 19:06:00 -04:00
2016-02-22 22:34:37 -05:00
2016-05-05 15:25:52 -04:00
2016-02-22 22:34:42 -05:00
2016-02-22 22:34:42 -05:00
2016-02-22 22:34:37 -05:00
2016-05-13 09:03:51 -04:00
2015-10-31 19:06:01 -04:00
2016-02-22 22:34:42 -05:00
2016-02-22 22:34:42 -05:00
2016-01-08 20:03:05 -05:00
2016-01-08 20:03:05 -05:00
2016-03-10 17:12:09 -05:00
2015-10-31 19:06:06 -04:00
2016-04-13 13:33:19 -06:00
2016-02-22 11:06:21 -05:00
2016-03-10 17:12:09 -05:00
2016-05-13 09:04:20 -04:00
2016-02-22 22:34:37 -05:00
2015-12-10 10:39:03 -05:00
2016-02-22 22:34:37 -05:00
2015-12-10 10:39:03 -05:00
2016-05-05 15:25:49 -04:00
2016-02-22 22:34:37 -05:00
2016-01-20 13:52:20 -08:00
2016-03-10 17:12:11 -05:00
2016-03-10 17:12:08 -05:00
2016-05-09 09:24:04 -07:00
2016-05-09 09:24:03 -07:00
2016-06-13 11:54:12 -07:00
2016-06-03 16:22:59 -07:00
2016-03-14 11:32:26 -07:00
2016-04-25 08:43:58 -07:00
2016-06-13 11:54:13 -07:00
2016-05-19 17:25:13 -07:00
2016-05-25 21:26:07 -07:00
2016-02-26 09:44:56 -08:00
2016-06-13 11:54:15 -07:00