diff options
author | Darrick J. Wong <djwong@kernel.org> | 2022-03-16 11:38:27 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2022-03-21 13:57:45 -0700 |
commit | 93defd5a15dd74791532692cc59be3a1aaa045fe (patch) | |
tree | b4e1f02bdc9629e2f84cfac55344171cd63a42eb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 01728b44ef1b714756607be0210fbcf60c78efce (diff) |
xfs: document the XFS_ALLOC_AGFL_RESERVE constant
Currently, we use this undocumented macro to encode the minimum number
of blocks needed to replenish a completely empty AGFL when an AG is
nearly full. This has lead to confusion on the part of the maintainers,
so let's document what the value actually means, and move it to
xfs_alloc.c since it's not used outside of that module.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions