On Tue, Oct 08, 2019 at 12:31:37PM +0200, Jan Kara wrote: > On Thu 03-10-19 21:33:29, Matthew Bobrowski wrote: > > In preparation for porting across the direct I/O path to iomap, split > > out the IOMAP_WRITE logic into a separate helper. This way, we don't > > need to clutter the ext4_iomap_begin() callback. > > > > Signed-off-by: Matthew Bobrowski <mbobrowski@xxxxxxxxxxxxxx> > > The patch looks good to me. You can add: > > Reviewed-by: Jan Kara <jack@xxxxxxx> > > Just please reformat the comments to use full 80 column lines. Your Emacs > still doesn't seem to get it :) *nod* :) --<M>--