8169dcee9d
- Replace DQ_LOCK/DQ_WANT/sleep/wakeup with a mutex `dq_interlock'. Use this mutex to protect all quota values and flags. - Protect the hashtable with a mutex. - Never update quotas for the quota files on the same file system. Prevents a deadlock when dqsync() has to change the quota file's size (PR #13942). Reviewed by: Andrew Doran <ad@netbsd.org> Bill Stouder-Studenmund <wrstuden@netbsd.org> |
||
---|---|---|
.. | ||
ext2fs | ||
ffs | ||
lfs | ||
mfs | ||
ufs | ||
files.ufs | ||
Makefile |