diff options
author | 2022-03-11 10:56:01 -0800 | |
---|---|---|
committer | 2022-03-28 08:38:50 -0700 | |
commit | 15f04fdc75aaaa1cccb0b8b3af1be290e118a7bc (patch) | |
tree | 2475bfcd29f3af97d83f17dbac636e5e24449fa6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | xfs: don't include bnobt blocks when reserving free block pool (diff) | |
download | wireguard-linux-15f04fdc75aaaa1cccb0b8b3af1be290e118a7bc.tar.xz wireguard-linux-15f04fdc75aaaa1cccb0b8b3af1be290e118a7bc.zip |
xfs: remove infinite loop when reserving free block pool
Infinite loops in kernel code are scary. Calls to xfs_reserve_blocks
should be rare (people should just use the defaults!) so we really don't
need to try so hard. Simplify the logic here by removing the infinite
loop.
Cc: Brian Foster <bfoster@redhat.com>
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