Guoqing Jiang
15858fa5b0
md-cluster: Defer MD reloading to mddev->thread
...
Reloading of superblock must be performed under reconfig_mutex. However,
this cannot be done with md_reload_sb because it would deadlock with
the message DLM lock. So, we defer it in md_check_recovery() which is
executed by mddev->thread.
This introduces a new flag, MD_RELOAD_SB, which if set, will reload the
superblock. And good_device_nr is also added to 'struct mddev' which is
used to get the num of the good device within cluster raid.
Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com >
Signed-off-by: Guoqing Jiang <gqjiang@suse.com >
Signed-off-by: NeilBrown <neilb@suse.com >
2016-01-06 11:39:10 +11:00
..
2015-11-10 17:23:49 -08:00
2015-12-10 10:30:18 -05:00
2015-10-12 01:32:05 -05:00
2015-10-12 01:32:05 -05:00
2015-07-29 08:55:15 -06:00
2015-05-29 14:19:06 -04:00
2013-11-23 22:33:55 -08:00
2015-10-31 19:06:01 -04:00
2014-01-14 23:23:03 -05:00
2014-01-14 23:23:04 -05:00
2014-11-10 15:25:30 -05:00
2015-11-04 21:19:53 -08:00
2015-06-11 17:13:00 -04:00
2015-11-04 21:19:53 -08:00
2015-06-11 17:13:01 -04:00
2015-10-31 19:06:01 -04:00
2015-10-31 19:06:01 -04:00
2014-01-16 13:44:11 -05:00
2015-06-11 17:13:01 -04:00
2015-10-31 19:06:00 -04:00
2015-11-19 13:38:30 -05:00
2015-10-31 19:06:05 -04:00
2015-10-31 19:06:02 -04:00
2015-11-04 21:19:53 -08:00
2015-10-09 16:57:03 -04:00
2015-10-31 19:05:59 -04:00
2015-10-31 19:06:00 -04:00
2015-08-05 10:35:49 -07: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
2015-04-15 12:10:20 -04:00
2015-10-31 19:05:59 -04:00
2015-11-17 14:19:00 -05:00
2015-09-02 16:35:26 -07:00
2015-10-02 12:02:31 -04:00
2015-10-31 19:06:01 -04:00
2015-11-04 21:19:53 -08:00
2015-10-09 16:57:03 -04:00
2015-10-09 16:57:03 -04:00
2015-08-18 17:20:03 -04:00
2015-06-17 12:40:40 -04:00
2015-09-02 16:35:26 -07:00
2015-10-31 19:06:06 -04:00
2015-04-15 12:10:17 -04:00
2015-10-21 14:42:42 -06:00
2015-02-09 13:06:47 -05:00
2015-12-09 13:18:12 -05:00
2015-06-11 17:13:04 -04:00
2015-11-23 14:54:46 -05:00
2015-10-31 19:05:59 -04:00
2015-07-29 08:55:15 -06:00
2015-11-17 14:18:49 -05:00
2015-08-13 12:31:57 -06:00
2015-07-29 08:55:15 -06:00
2015-11-09 09:09:52 +11:00
2015-08-13 12:31:57 -06:00
2015-10-24 17:16:19 +11:00
2016-01-06 11:39:10 +11:00
2016-01-06 11:38:57 +11:00
2016-01-06 11:39:10 +11:00
2016-01-06 11:39:10 +11:00
2015-10-21 14:43:38 -06:00
2015-10-02 17:23:44 +10:00
2015-08-13 12:31:57 -06:00
2015-11-04 21:12:47 -08:00
2015-10-12 01:32:05 -05:00
2015-11-01 13:48:29 +11:00
2016-01-06 11:38:22 +11:00
2015-11-01 13:48:29 +11:00
2015-12-18 15:19:16 +11:00
2015-08-31 19:43:45 +02:00