Re: [PATCH 07/10] xfs: split unaligned DIO write code out
From: Dave Chinner <david@fromorbit.com>
Date: 2021-01-12 23:00:53
Also in:
linux-fsdevel
From: Dave Chinner <david@fromorbit.com>
Date: 2021-01-12 23:00:53
Also in:
linux-fsdevel
On Tue, Jan 12, 2021 at 05:26:13PM +0100, Christoph Hellwig wrote:
From: Dave Chinner <redacted> The unaligned DIO write path is more convolted than the normal path, and we are about to make it more complex. Keep the block aligned fast path dio write code trim and simple by splitting out the unaligned DIO code from it. Signed-off-by: Dave Chinner <redacted> [hch: rebased, fixed a few minor nits] Signed-off-by: Christoph Hellwig <hch@lst.de>
Looks good. Reviewed-by: Dave Chinner <redacted> -- Dave Chinner david@fromorbit.com