mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-20 06:52:20 +00:00
2e803b6ba4
This works together with the dropped block_write_full_page(), allowing us to drop the _writepage() method as long as we implement _writepages(). Since v5.19-rc3-395-g67235182a41c. This used to be the .migratepage() method. Signed-off-by: Auke Kok <auke.kok@versity.com>