Darrick J. Wong 15f04fdc75 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>
2022-03-28 08:38:50 -07:00
..
2022-01-15 16:30:29 +02:00
2021-10-22 16:00:31 -07:00
2021-09-02 09:21:27 -07:00
2021-06-21 10:05:51 -07:00
2021-12-04 08:58:53 -08:00
2021-01-24 14:43:46 +01:00
2021-01-24 14:43:46 +01:00
2021-12-03 18:50:17 +01:00
2021-10-22 16:04:20 -07:00
2022-02-26 09:53:19 -08:00
2021-06-21 10:05:46 -07:00
2022-01-11 15:01:50 -08:00
2021-01-24 14:43:46 +01:00
2022-03-20 08:59:49 -07:00
2021-08-19 10:07:14 -07:00
2022-03-20 08:59:49 -07:00