diff options
author | 2025-08-15 12:00:28 +0800 | |
---|---|---|
committer | 2025-08-16 08:47:38 +0800 | |
commit | c27973211ffcdf0a092eec265d5993e64b89adaf (patch) | |
tree | e7ce4f57b5db1d80e845f082eca9be5ef47e72a8 /tools/perf/scripts/python | |
parent | md: add legacy_async_del_gendisk mode (diff) | |
download | wireguard-linux-c27973211ffcdf0a092eec265d5993e64b89adaf.tar.xz wireguard-linux-c27973211ffcdf0a092eec265d5993e64b89adaf.zip |
md: keep recovery_cp in mdp_superblock_s
commit 907a99c314a5 ("md: rename recovery_cp to resync_offset") replaces
recovery_cp with resync_offset in mdp_superblock_s which is in md_p.h.
md_p.h is used in userspace too. So mdadm building fails because of this.
This patch revert this change.
Fixes: 907a99c314a5 ("md: rename recovery_cp to resync_offset")
Signed-off-by: Xiao Ni <xni@redhat.com>
Link: https://lore.kernel.org/linux-raid/20250815040028.18085-1-xni@redhat.com
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions