]> www.infradead.org Git - users/dwmw2/linux.git/commit
md: add a new enum type sync_action
authorYu Kuai <yukuai3@huawei.com>
Tue, 11 Jun 2024 13:22:41 +0000 (21:22 +0800)
committerSong Liu <song@kernel.org>
Wed, 12 Jun 2024 16:27:49 +0000 (16:27 +0000)
commita85aa09da2f2773c685310666ef09f935ff68a45
tree13f7b7596b837fd1cabc789c59fca1af381890be
parent0476d09c36a845757dd9fd1c80fbbf45b0faeb3c
md: add a new enum type sync_action

In order to make code related to sync_thread cleaner in following
patches, also add detail comment about each sync action. And also
prepare to remove the related recovery_flags in the fulture.

Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Signed-off-by: Song Liu <song@kernel.org>
Link: https://lore.kernel.org/r/20240611132251.1967786-3-yukuai1@huaweicloud.com
drivers/md/md.h