diff options
author | Darrick J. Wong <djwong@kernel.org> | 2022-03-24 12:43:32 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2022-03-28 08:38:56 -0700 |
commit | 0baa2657dc4d79202148be79a3dc36c35f425060 (patch) | |
tree | 5e03b79824c9c9729dd81c535657dd595707293f /net/xdp | |
parent | 15f04fdc75aaaa1cccb0b8b3af1be290e118a7bc (diff) |
xfs: always succeed at setting the reserve pool size
Nowadays, xfs_mod_fdblocks will always choose to fill the reserve pool
with freed blocks before adding to fdblocks. Therefore, we can change
the behavior of xfs_reserve_blocks slightly -- setting the target size
of the pool should always succeed, since a deficiency will eventually
be made up as blocks get freed.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'net/xdp')
0 files changed, 0 insertions, 0 deletions