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 <ax...@fb.com> > Reviewed-by: Jan Kara <j...@suse.cz>
Looks fine, Reviewed-by: Christoph Hellwig <h...@lst.de>