diff options
author | Yu Kuai <yukuai3@huawei.com> | 2024-06-11 21:22:48 +0800 |
---|---|---|
committer | Song Liu <song@kernel.org> | 2024-06-12 16:32:57 +0000 |
commit | d249e541887a966df37544f7c4d301cdee0f0e27 (patch) | |
tree | 1b4e96d964786e967c14eb929b2a54ed983a7b6a /rust/helpers.c | |
parent | 7d9f107a4e946bb52b7502eed9ed8f316700397e (diff) |
md: replace last_sync_action with new enum type
The only difference is that "none" is removed and initial
last_sync_action will be idle.
On the one hand, this value is introduced by commit c4a395514516
("MD: Remember the last sync operation that was performed"), and the
usage described in commit message is not affected. On the other hand,
last_sync_action is not used in mdadm or mdmon, and none of the tests
that I can find.
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Signed-off-by: Song Liu <song@kernel.org>
Link: https://lore.kernel.org/r/20240611132251.1967786-10-yukuai1@huaweicloud.com
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions