Skip to content
Commit 9c3013e9 authored by Jan Kara's avatar Jan Kara Committed by Linus Torvalds
Browse files

quota: fix infinite loop



If we fail to start a transaction when releasing dquot, we have to call
dquot_release() anyway to mark dquot structure as inactive.  Otherwise we
end in an infinite loop inside dqput().

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Cc: xb <xavier.bru@bull.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent af7b83f9
Loading
Loading
Loading
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