diff options
author | Dave Chinner <[email protected]> | 2011-09-18 20:40:57 +0000 |
---|---|---|
committer | Alex Elder <[email protected]> | 2011-10-11 21:15:05 -0500 |
commit | 0937e0fd8be6f9c26844127d39d677bb752e8741 (patch) | |
tree | f05f9c8a7cb6459726a9f207025b495853b913e8 /tools/perf/scripts/python/check-perf-trace.py | |
parent | baf41a52b9c62f9a825371806129ed12e2c1e2d8 (diff) |
xfs: move firstblock and bmap freelist cursor into bmalloca structure
Rather than passing the firstblock and freelist structure around,
embed it into the bmalloca structure and remove it from the function
parameters.
This also enables the minleft parameter to be set only once in
xfs_bmapi_write(), and the freelist cursor directly queried in
xfs_bmapi_allocate to clear it when the lowspace algorithm is
activated.
Signed-off-by: Dave Chinner <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions