Files
linux/drivers
Jason Yan 3953403ca6 md: fix super_offset endianness in super_1_rdev_size_change
commit 3fb632e40d7667d8bedfabc28850ac06d5493f54 upstream.

The sb->super_offset should be big-endian, but the rdev->sb_start is in
host byte order, so fix this by adding cpu_to_le64.

Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-15 12:16:15 +02:00
..
2016-12-05 14:53:46 -05:00
2017-07-15 12:16:11 +02:00
2017-05-20 14:28:41 +02:00
2017-06-17 06:41:58 +02:00
2017-02-23 17:44:36 +01:00
2017-04-21 09:31:24 +02:00
2017-07-05 14:40:28 +02:00