freebsd-skq/sys/ufs
Konstantin Belousov e599d951e3 In dqsync(), when called from quotactl(), um_quotas entry might appear
cleared since nothing prevents completion of the parallel quotaoff.
There is nothing to sync in this case, and no reason to panic.

Reported and tested by:	pho
Reviewed by:	mckusick
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2016-09-08 12:06:43 +00:00
..
ffs In softdep_prealloc(), return early not only for snapshots, but for 2016-09-08 12:05:13 +00:00
ufs In dqsync(), when called from quotactl(), um_quotas entry might appear 2016-09-08 12:06:43 +00:00