Home
last modified time | relevance | path

Searched hist:"025101 dca4480eff9da948405e872d5115030850" (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_trans.hdiff 025101dca4480eff9da948405e872d5115030850 Tue May 04 15:53:48 CEST 2010 Christoph Hellwig <hch@infradead.org> xfs: cleanup log reservation calculactions

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>
H A Dxfs_trans.cdiff 025101dca4480eff9da948405e872d5115030850 Tue May 04 15:53:48 CEST 2010 Christoph Hellwig <hch@infradead.org> xfs: cleanup log reservation calculactions

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>