On Tue, Dec 27, 2022 at 8:49 PM Kinga Tanska <kinga.tanska@xxxxxxxxx> wrote: > > Changes in incremental mode. Removing verification > if remove is safe, when this mode is triggered. Also > moving commit description to obey kernel coding style. > > Kinga Tanska (3): > Manage: do not check array state when drive is removed > incremental, manage: do not verify if remove is safe > manage: move comment with function description > > Incremental.c | 2 +- > Manage.c | 82 ++++++++++++++++++++++++++++++--------------------- > 2 files changed, 50 insertions(+), 34 deletions(-) > > -- > 2.26.2 > Acked-by: Xiao Ni <xni@xxxxxxxxxx>