freebsd-dev/sys/ufs
Konstantin Belousov c6fef2d49a Direct access to the quota files, in particular, lookup, causes lock
conflict with the quota metadata access.  Mark quota vnode lock as
recursive and always exclusive to avoid the problem.

Reported by:	hrs
Tested by:	hrs, pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2014-08-29 09:04:24 +00:00
..
ffs Correct the test for condition to suspend UFS filesystem during 2014-08-20 08:13:03 +00:00
ufs Direct access to the quota files, in particular, lookup, causes lock 2014-08-29 09:04:24 +00:00