aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2022-03-11 10:56:01 -0800
committerDarrick J. Wong <[email protected]>2022-03-28 08:38:50 -0700
commit15f04fdc75aaaa1cccb0b8b3af1be290e118a7bc (patch)
tree2475bfcd29f3af97d83f17dbac636e5e24449fa6 /net/lapb/lapb_subr.c
parentc8c568259772751a14e969b7230990508de73d9d (diff)
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 <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions