Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Unverified Commit 7ef8ff47 authored by Jason Yan's avatar Jason Yan Committed by Harsh Shandilya
Browse files

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: default avatarJason Yan <yanaijie@huawei.com>
Signed-off-by: default avatarShaohua Li <shli@fb.com>
Signed-off-by: default avatarWilly Tarreau <w@1wt.eu>
parent 943224d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment