Re: [PATCH 2/8] writeback: add wbc_to_write_flags()

From: Christoph Hellwig
Date: Wed Nov 02 2016 - 10:56:11 EST


On Tue, Nov 01, 2016 at 03:08:45PM -0600, Jens Axboe wrote:
> Add wbc_to_write_flags(), which returns the write modifier flags to use,
> based on a struct writeback_control. No functional changes in this
> patch, but it prepares us for factoring other wbc fields for write type.
>
> Signed-off-by: Jens Axboe <axboe@xxxxxx>
> Reviewed-by: Jan Kara <jack@xxxxxxx>

Looks fine,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>