提交 7abbb8f9 编写于 作者: D Dave Chinner

xfs: xfs_swap_extent_flush can be static

Fix sparse warning introduced by commit 4ef897a2 ("xfs: flush both
inodes in xfs_swap_extents").
Signed-off-by: NFengguang Wu <fengguang.wu@intel.com>
Reviewed-by: NDave Chinner <dchinner@redhat.com>
Signed-off-by: NDave Chinner <david@fromorbit.com>
上级 02cc1876
......@@ -1618,7 +1618,7 @@ xfs_swap_extents_check_format(
return 0;
}
int
static int
xfs_swap_extent_flush(
struct xfs_inode *ip)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册