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

quota: Remove dqonoff_mutex



The only places that were grabbing dqonoff_mutex are functions turning
quotas on and off and these are properly serialized using s_umount
semaphore. Remove dqonoff_mutex.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 5f530de6
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