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

quota: add possibly missing iput() when quotaon and quotaoff races



We should always put inode we have reference to, even if quota was reenabled
in the mean time.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 52ea27eb
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