Re: [PATCH V2 1/9] fork: Make IO worker options flag based

From: Christian Brauner
Date: Wed Sep 22 2021 - 08:44:48 EST


On Tue, Sep 21, 2021 at 04:52:10PM -0500, Mike Christie wrote:
> This patchset adds a couple new options to kernel_clone_args for IO thread
> like/related users. Instead of adding new fields to kernel_clone_args for
> each option, this moves us to a flags based approach by first converting
> io_thread.
>
> Signed-off-by: Mike Christie <michael.christie@xxxxxxxxxx>

Looks good.
Suggested-by: Christian Brauner <christian.brauner@xxxxxxxxxx>
Acked-by: Christian Brauner <christian.brauner@xxxxxxxxxx>