Re: [PATCH] iomap: iomap_read_inline_data cleanup
From: Christoph Hellwig <hch@lst.de>
Date: 2021-11-17 12:31:31
Also in:
linux-fsdevel
From: Christoph Hellwig <hch@lst.de>
Date: 2021-11-17 12:31:31
Also in:
linux-fsdevel
On Wed, Nov 17, 2021 at 11:32:02AM +0100, Andreas Gruenbacher wrote:
Change iomap_read_inline_data to return 0 or an error code; this simplifies the callers. Add a description.
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>