Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[linux-2.6-microblaze.git] / fs / zonefs / file.c
index dba5dcb..3b10371 100644 (file)
@@ -125,7 +125,8 @@ static void zonefs_readahead(struct readahead_control *rac)
  * which implies that the page range can only be within the fixed inode size.
  */
 static int zonefs_write_map_blocks(struct iomap_writepage_ctx *wpc,
-                                  struct inode *inode, loff_t offset)
+                                  struct inode *inode, loff_t offset,
+                                  unsigned int len)
 {
        struct zonefs_zone *z = zonefs_inode_zone(inode);