Merge branch 'xfs-misc-fixes-for-3.18-2' into for-next

This commit is contained in:
Dave Chinner
2014-09-23 22:55:51 +10:00
7 changed files with 71 additions and 14 deletions

View File

@@ -1646,7 +1646,7 @@ xfs_swap_extents_check_format(
return 0;
}
int
static int
xfs_swap_extent_flush(
struct xfs_inode *ip)
{