Re: [PATCH 07/14] hfs: Really remove hfs_writepage
From: Christoph Hellwig
Date: Sun Dec 17 2023 - 23:31:32 EST
On Fri, Dec 15, 2023 at 08:02:38PM +0000, Matthew Wilcox (Oracle) wrote:
> The earlier commit to remove hfs_writepage only removed it from
> one of the aops. Remove it from the btree_aops as well.
Looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>