Skip to content
Commit e3a746f5 authored by Dave Chinner's avatar Dave Chinner Committed by Ben Myers
Browse files

xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near



The current cursor is reallocated when retrying the allocation, so
the existing cursor needs to be destroyed in both the restart and
the failure cases.

Signed-off-by: default avatarDave Chinner <dchinner@redhat.com>
Tested-by: default avatarMike Snitzer <snitzer@redhat.com>
Signed-off-by: default avatarBen Myers <bpm@sgi.com>
parent f7bdf03a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment