diff options
author | Yu Kuai <[email protected]> | 2024-06-11 21:22:48 +0800 |
---|---|---|
committer | Song Liu <[email protected]> | 2024-06-12 16:32:57 +0000 |
commit | d249e541887a966df37544f7c4d301cdee0f0e27 (patch) | |
tree | 1b4e96d964786e967c14eb929b2a54ed983a7b6a /tools/perf/scripts/python/syscall-counts.py | |
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 <[email protected]>
Signed-off-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions