Skip to content

Commit

Permalink
xfs: cleanup log reservation calculactions
Browse files Browse the repository at this point in the history
Instead of having small helper functions calling big macros do the
calculations for the log reservations directly in the functions.
These are mostly 1:1 from the macros execept that the macros kept
the quota calculations in their callers.

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 May 28, 2010
1 parent 32891b2 commit 025101d
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 457 deletions.
Loading

0 comments on commit 025101d

Please sign in to comment.