Files
linux/drivers/md
Justin Maggard 445e7a9566 md: fix return value of rdev_size_change()
commit c26a44ed1e upstream.

When trying to grow an array by enlarging component devices,
rdev_size_store() expects the return value of rdev_size_change() to be
in sectors, but the actual value is returned in KBs.

This functionality was broken by commit
     dd8ac336c1
so this patch is suitable for any kernel since 2.6.30.

Signed-off-by: Justin Maggard <jmaggard10@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-12-09 13:32:40 -08:00
..
2010-10-07 12:02:50 +11:00
2010-08-12 04:14:11 +01:00
2010-08-12 04:14:13 +01:00
2010-08-12 04:14:05 +01:00
2010-08-12 04:14:11 +01:00
2010-08-12 04:14:32 +01:00
2010-08-12 04:14:11 +01:00
2010-08-12 04:14:26 +01:00
2010-08-12 04:14:08 +01:00
2007-10-20 02:01:26 +01:00
2010-08-12 04:14:12 +01:00
2010-08-12 04:14:08 +01:00
2010-08-30 18:06:21 +10:00