Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
quota: protect Q_GETFMT by dqonoff_mutex
dqptr_sem will go away. Protect Q_GETFMT quotactl by dqonoff_mutex instead. This is also enough to make sure quota info will not go away while we are looking at it. Signed-off-by: Lai Siyao <[email protected]> Signed-off-by: Niu Yawei <[email protected]> Signed-off-by: Jan Kara <[email protected]>
- Loading branch information