]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/xfs/xfs_bmap_btree.h
xfs: recovery of swap extents operations for CRC filesystems
[mirror_ubuntu-artful-kernel.git] / fs / xfs / xfs_bmap_btree.h
index bceac7affa279c78f9c5b8bc7bcf658ca278ff46..e367461a638e5b65ffdedc77bed6121dc1150161 100644 (file)
@@ -237,7 +237,8 @@ extern int xfs_bmdr_maxrecs(struct xfs_mount *, int blocklen, int leaf);
 extern int xfs_bmbt_maxrecs(struct xfs_mount *, int blocklen, int leaf);
 
 extern int xfs_bmbt_change_owner(struct xfs_trans *tp, struct xfs_inode *ip,
-                                int whichfork, xfs_ino_t new_owner);
+                                int whichfork, xfs_ino_t new_owner,
+                                struct list_head *buffer_list);
 
 extern struct xfs_btree_cur *xfs_bmbt_init_cursor(struct xfs_mount *,
                struct xfs_trans *, struct xfs_inode *, int);