fix copy_tree() regression
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_inode_fork.c
index 73514c0486b710fdfcbcc53a2a5683498cf782fc..b031e8d0d9287d096e0742310d66405f829389e7 100644 (file)
@@ -798,8 +798,7 @@ xfs_iflush_fork(
        xfs_inode_t             *ip,
        xfs_dinode_t            *dip,
        xfs_inode_log_item_t    *iip,
-       int                     whichfork,
-       xfs_buf_t               *bp)
+       int                     whichfork)
 {
        char                    *cp;
        xfs_ifork_t             *ifp;