]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r305595:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 22 Sep 2016 10:47:56 +0000 (10:47 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 22 Sep 2016 10:47:56 +0000 (10:47 +0000)
commit27c094073f55ee8d572398f0d2d2989a6212b625
tree8c9a9ce6c4a45942408a0328e397c61e46adaeee
parent2c2366a7f927445fba5a931be553176f160b48ad
MFC r305595:
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@306178 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ufs/ufs/ufs_quota.c