On Tue, Apr 06, 2021 at 06:44:52PM -0700, Michel Lespinasse wrote: > Change xfs_filemap_map_pages() account for the fact that it can not > block anymore, as it is now running within an rcu read lock. Better to just delete xfs_filemap_map_pages() and use filemap_map_pages directly.