aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason Yan <yanaijie@huawei.com>2017-03-10 11:27:23 +0800
committerMoyster <oysterized@gmail.com>2017-11-06 15:27:36 +0100
commit70726f476eccb7c793e5c48660492992182a5a3f (patch)
tree1e3c8249e7c3d90a31c706d55f2b7ca0a91fa2ed /lib
parent09378298e8239b4d88debdaaa8fcfd0051c6375b (diff)
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: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions