Re: [PATCH 08/14] hfsplus: Really remove hfsplus_writepage

From: Christoph Hellwig
Date: Fri Dec 15 2023 - 23:33:43 EST


On Fri, Dec 15, 2023 at 08:02:39PM +0000, Matthew Wilcox (Oracle) wrote:
> The earlier commit to remove hfsplus_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>

although I had some reason to be careful back then. hfsplus should
be testable again that the hfsplus Linux port is back alive. Is there
any volunteer to test hfsplus on the fsdevel list?