Files
linux/drivers/md
NeilBrown a2cea9c7cc md/raid5: fix previous patch.
commit 6e3b96ed61 upstream.

Previous patch changes stripe and chunk_number to sector_t but
mistakenly did not update all of the divisions to use sector_dev().

This patch changes all the those divisions (actually the '%' operator)
to sector_div.

Signed-off-by: NeilBrown <neilb@suse.de>
Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-12 14:56:59 -07:00
..
2006-01-01 22:21:50 +01:00
2009-06-22 10:12:26 +01:00
2009-12-18 14:05:02 -08:00
2009-04-09 00:27:17 +01:00
2009-06-22 10:12:29 +01:00
2009-12-18 14:05:02 -08:00
2007-10-20 02:01:26 +01:00
2010-04-26 07:41:29 -07:00
2010-05-12 14:56:59 -07:00
2009-03-31 14:57:37 +11:00