Skip to content
  • Jan Kara's avatar
    quota: Remove dqonoff_mutex · c3b00446
    Jan Kara authored
    
    
    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>
    c3b00446