Skip to content

Commit

Permalink
xfs: pass bmalloca to xfs_bmap_add_extent_delay_real
Browse files Browse the repository at this point in the history
All the parameters passed to xfs_bmap_add_extent_delay_real() are in
the xfs_bmalloca structure now. Just pass the bmalloca parameter to
the function instead of 8 separate parameters.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
  • Loading branch information
Christoph Hellwig authored and Alex Elder committed Oct 12, 2011
1 parent c315c90 commit 572a4cf
Showing 1 changed file with 171 additions and 161 deletions.
Loading

0 comments on commit 572a4cf

Please sign in to comment.