NeilBrown
9744197c3d
md: Don't wait UNINTERRUPTIBLE for other resync to finish
...
When two md arrays share some block device (e.g each uses different
partitions on the one device), a resync of one array will wait for
the resync on the other to finish.
This can be a long time and as it currently waits TASK_UNINTERRUPTIBLE,
the softlockup code notices and complains.
So use TASK_INTERRUPTIBLE instead and make sure to flush signals
before calling schedule.
Signed-off-by: NeilBrown <neilb@suse.de>
2008-09-19 11:49:54 +10:00
..
2008-02-06 10:41:18 -08:00
2008-09-01 12:48:13 +10:00
2007-10-20 02:01:11 +01:00
2008-07-21 12:00:40 +01:00
2007-10-20 02:01:11 +01:00
2008-04-25 13:26:55 +01:00
2008-04-25 13:26:57 +01:00
2008-02-08 02:10:16 +00:00
2008-04-25 13:26:57 +01:00
2008-07-21 12:00:38 +01:00
2008-07-21 12:00:27 +01:00
2008-07-26 15:14:53 -04:00
2008-06-05 09:23:42 -05:00
2007-10-20 02:01:07 +01:00
2006-12-08 08:28:40 -08:00
2008-04-25 13:26:57 +01:00
2007-07-12 15:01:08 -07:00
2008-07-21 12:00:35 +01:00
2008-07-21 12:00:35 +01:00
2008-02-08 02:11:24 +00:00
2008-08-01 11:25:31 -04:00
2007-10-20 02:01:07 +01:00
2008-04-28 08:58:42 -07:00
2007-10-20 02:01:26 +01:00
2007-10-10 09:25:57 +02:00
2008-07-21 12:00:37 +01:00
2008-07-21 12:00:27 +01:00
2008-07-21 17:05:22 +10:00
2008-07-15 09:16:43 -05:00
2008-07-21 10:29:12 -07:00
2008-06-05 09:23:42 -05:00
2008-09-19 11:49:54 +10:00
2008-02-06 10:41:18 -08:00
2008-07-21 17:05:22 +10:00
2008-07-21 10:29:12 -07:00
2008-07-21 17:05:22 +10:00
2008-08-05 15:56:32 +10:00
2008-04-28 08:58:42 -07:00
2007-10-29 07:41:32 -07:00
2007-10-29 07:41:32 -07:00
2007-10-29 07:41:32 -07:00
2007-10-29 07:41:32 -07:00
2008-08-05 15:56:32 +10:00