NeilBrown
ef5b7c69b7
md/raid5: move resolving of reconstruct_state earlier in
...
stripe_handle.
The chunk of code in stripe_handle which responds to a
*_result value in reconstruct_state is really the completion
of some processing that happened outside of handle_stripe
(possibly asynchronously) and so should be one of the first
things done in handle_stripe().
After the next patch it will be important that it happens before
handle_stripe_clean_event(), as that will clear some dev->flags
bit that this code tests.
Signed-off-by: NeilBrown <neilb@suse.de>
2012-11-22 09:14:09 +11:00
..
2012-10-12 16:59:47 +01:00
2012-10-11 13:45:36 +11:00
2012-05-22 13:55:34 +10:00
2012-10-12 21:02:13 +01:00
2012-10-12 21:02:13 +01:00
2009-04-02 19:55:23 +01:00
2012-10-12 16:59:46 +01:00
2012-03-28 18:41:29 +01:00
2012-09-09 10:35:39 +02:00
2012-07-27 15:08:16 +01:00
2012-07-27 15:07:59 +01:00
2010-08-12 04:13:51 +01:00
2012-07-27 15:08:16 +01:00
2012-09-09 10:35:38 +02:00
2012-07-27 15:08:16 +01:00
2011-10-31 20:18:58 +00:00
2012-07-27 15:08:16 +01:00
2011-11-06 19:44:47 -08:00
2012-05-10 23:21:39 -04:00
2009-09-04 20:40:34 +01:00
2012-07-30 17:25:16 -07:00
2012-10-12 16:59:42 +01:00
2011-10-31 19:31:18 -04:00
2009-06-22 10:12:27 +01:00
2012-03-28 18:41:26 +01:00
2012-08-20 14:51:24 -07:00
2012-10-11 13:42:19 +11:00
2012-07-20 14:25:03 +01:00
2012-03-28 18:41:26 +01:00
2012-03-28 18:41:26 +01:00
2011-10-31 19:31:19 -04:00
2011-10-31 19:31:19 -04:00
2012-07-27 15:08:16 +01:00
2012-08-20 14:51:24 -07:00
2010-03-07 17:04:49 -08:00
2012-09-26 23:45:45 +01:00
2010-08-12 04:14:14 +01:00
2012-07-27 15:08:15 +01:00
2012-07-27 15:08:15 +01:00
2012-10-12 21:02:13 +01:00
2011-10-31 19:31:19 -04:00
2012-10-12 16:59:46 +01:00
2010-08-12 04:14:12 +01:00
2012-10-12 21:02:15 +01:00
2012-09-26 23:45:45 +01:00
2012-10-22 10:44:55 +11:00
2012-10-12 21:02:13 +01:00
2012-10-11 13:08:44 +11:00
2011-10-11 16:48:54 +11:00
2012-10-12 21:02:13 +01:00
2012-11-20 10:27:37 +11:00
2012-10-11 14:17:59 +11:00
2012-10-11 13:34:00 +11:00
2011-10-11 16:48:57 +11:00
2012-10-11 13:25:44 +11:00
2012-03-19 12:46:39 +11:00
2012-10-31 11:42:03 +11:00
2012-07-31 10:03:53 +10:00
2012-11-22 09:14:09 +11:00
2012-10-11 13:49:05 +11:00
2012-10-31 11:42:30 +11:00
2012-08-18 09:51:42 +10:00