Re: [PATCH v4 5/7] hfsplus: move file related operations to file.c

From: Christoph Hellwig

Date: Fri Sep 18 2026 - 09:45:04 EST


On Mon, Sep 14, 2026 at 04:39:39PM -0700, Viacheslav Dubeyko wrote:
> This patch introduces fs/hfsplus/file.c and moves
> file related operations from fs/hfsplus/inode.c
> into the new file.

Looks good, but I think it would be much better to keep this before
adding any iomap code.

Reviewed-by: Christoph Hellwig <hch@xxxxxx>