Skip to content
Snippets Groups Projects
Commit a475c5dd authored by Andreas Gruenbacher's avatar Andreas Gruenbacher
Browse files

gfs2: Free quota data objects synchronously


In gfs2_quota_cleanup(), wait for the quota data objects to be freed
before returning.  Otherwise, there is no guarantee that the quota data
objects will be gone when their kmem cache is destroyed.

Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent bb73ae8f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment