diff options
author | Dave Chinner | 2012-07-12 07:40:42 +1000 |
---|---|---|
committer | Ben Myers | 2012-07-13 13:09:18 -0500 |
commit | e3a746f5aab71f2dd0a83116772922fb37ae29d6 (patch) | |
tree | dadfd36f30612b7364aa8ce0fbd5fceb43814c2a /fs/xfs/kmem.c | |
parent | f7bdf03a99efc083608cd9c0c3e03abff311c79e (diff) |
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: Dave Chinner <dchinner@redhat.com>
Tested-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/kmem.c')
0 files changed, 0 insertions, 0 deletions