lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e2af7f3b-8897-4cc2-ad36-4487f68638f1@kernel.org>
Date: Thu, 31 Jul 2025 02:22:19 +0800
From: Yu Kuai <yukuai@...nel.org>
To: linan666@...weicloud.com, agk@...hat.com, snitzer@...nel.org,
 mpatocka@...hat.com, song@...nel.org, yukuai3@...wei.com
Cc: dm-devel@...ts.linux.dev, linux-kernel@...r.kernel.org,
 linux-raid@...r.kernel.org, yangerkun@...wei.com, yi.zhang@...wei.com
Subject: Re: [PATCH v2 md-6.17] md: rename recovery_cp to resync_offset

在 2025/7/22 11:33, linan666@...weicloud.com 写道:
> From: Li Nan<linan122@...wei.com>
>
> 'recovery_cp' was used to represent the progress of sync, but its name
> contains recovery, which can cause confusion. Replaces 'recovery_cp'
> with 'resync_offset' for clarity.
>
> Signed-off-by: Li Nan<linan122@...wei.com>
> ---
> v2: cook on md-6.17
>
>   drivers/md/md.h                |  2 +-
>   include/uapi/linux/raid/md_p.h |  2 +-
>   drivers/md/dm-raid.c           | 42 ++++++++++++++--------------
>   drivers/md/md-bitmap.c         |  8 +++---
>   drivers/md/md-cluster.c        | 16 +++++------
>   drivers/md/md.c                | 50 +++++++++++++++++-----------------
>   drivers/md/raid0.c             |  6 ++--
>   drivers/md/raid1-10.c          |  2 +-
>   drivers/md/raid1.c             | 10 +++----
>   drivers/md/raid10.c            | 16 +++++------
>   drivers/md/raid5-ppl.c         |  6 ++--
>   drivers/md/raid5.c             | 30 ++++++++++----------
>   12 files changed, 95 insertions(+), 95 deletions(-)
Applied to md-6.17
Thanks


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ