On Fri, Sep 24, 2021 at 06:19:23PM +0100, David Howells wrote: > Delete the BIO-generating swap read/write paths and always use ->swap_rw(). > This puts the mapping layer in the filesystem. Is SWP_FS_OPS now unused after this patch? Also, do we still need ->swap_activate and ->swap_deactivate?