Skip to content
Commit b9e06ef2 authored by Jan Kara's avatar Jan Kara
Browse files

reiserfs: Protect reiserfs_quota_on() with write lock



In reiserfs_quota_on() we do quite some work - for example unpacking
tail of a quota file. Thus we have to hold write lock until a moment
we call back into the quota code.

CC: stable@vger.kernel.org # >= 3.0
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 3bb3e1fc
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