On Wed, Mar 05, 2025 at 06:11:31AM +0000, Yosry Ahmed wrote: > zpool_map_handle(), zpool_unmap_handle(), and zpool_can_sleep_mapped() > are no longer used. Remove them with the underlying driver callbacks. > > Signed-off-by: Yosry Ahmed <yosry.ahmed@xxxxxxxxx> > --- > include/linux/zpool.h | 30 --------------------- > mm/zpool.c | 61 ------------------------------------------- > mm/zsmalloc.c | 27 ------------------- > 3 files changed, 118 deletions(-) This patch breaks zbud and z3fold because they haven't been converted to the new interface. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt