summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_fsops.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-03-16 11:38:27 -0700
committerDarrick J. Wong <djwong@kernel.org>2022-03-21 13:57:45 -0700
commit93defd5a15dd74791532692cc59be3a1aaa045fe (patch)
treeb4e1f02bdc9629e2f84cfac55344171cd63a42eb /fs/xfs/xfs_fsops.c
parent01728b44ef1b714756607be0210fbcf60c78efce (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 'fs/xfs/xfs_fsops.c')
0 files changed, 0 insertions, 0 deletions