Re: [BUG 2.6.20-rc3-mm1] raid1 mount blocks for ever



On Mon, Jan 08 2007, Torsten Kaiser wrote:
On Monday 08 January 2007 09:52, Jens Axboe wrote:
--- a/block/ll_rw_blk.c
+++ b/block/ll_rw_blk.c
@@ -1542,7 +1542,7 @@ static inline void
- blk_unplug_current();
+ blk_replug_current_nested();

Does not help. Dmesg follows:

[snip]

Strange, it works perfectly for me now. Not using -mm though, but the
plug branch. And it did hang before. Fengguang, any change for you?

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages