Re: [PATCH v6 04/24] erofs: add raw address_space operations

From: Christoph Hellwig
Date: Thu Aug 29 2019 - 06:17:34 EST


The actual address_space operations seem to largely duplicate
the iomap versions. Please use those instead. Also I don't think
any new file system should write up ->bmap these days.