NeilBrown c20086de93 [PATCH] md: remove unnecessary printk when raid5 gets an unaligned read.
raid5_mergeable_bvec tries to ensure that raid5 never sees a read request
that does not fit within just one chunk.  However as we must always accept
a single-page read, that is not always possible.

So when "in_chunk_boundary" fails, it might be unusual, but it is not a
problem and printing a message every time is a bad idea.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-01-26 13:51:00 -08:00
..
2007-01-26 13:50:58 -08:00
2007-01-24 02:04:34 -05:00
2007-01-23 11:09:49 -08:00
2006-12-10 09:55:40 -08:00
2006-12-07 08:39:24 -08:00
2006-10-11 11:14:25 -07:00
2007-01-06 09:32:49 -06:00
2007-01-15 06:44:03 +01:00
2007-01-22 12:00:54 -08:00
2006-12-11 13:49:53 +11:00
2006-10-03 22:31:37 +02:00
2006-10-17 08:18:42 -07:00
2006-12-08 08:28:57 -08:00
2007-01-23 11:09:49 -08:00
2006-12-13 09:05:48 -08:00
2006-12-08 08:28:50 -08:00
2006-12-10 09:57:22 -08:00
2006-12-10 09:57:22 -08:00