• J
    quota: Remove dqonoff_mutex · c3b00446
    Jan Kara 提交于
    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: NJan Kara <jack@suse.cz>
    c3b00446
dquot.c 77.9 KB