Skip to content
Commit bb73ae8f authored by Andreas Gruenbacher's avatar Andreas Gruenbacher
Browse files

gfs2: Fix initial quota data refcount



Fix the refcount of quota data objects created directly by
gfs2_quota_init(): those are placed into the in-memory quota "database"
for eventual syncing to the main quota file, but they are not actively
held and should thus have an initial refcount of 0.

Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent fae2e73a
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