]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r277794:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 3 Feb 2015 11:54:33 +0000 (11:54 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 3 Feb 2015 11:54:33 +0000 (11:54 +0000)
commit7740221f0f506aeb13c5dca0778564123ff7a101
tree0817d7b3d15ea88f92116ec9a123d79b75f00b47
parenta4464770201a4aed5084fe5aaefb0a1dff6a5cd3
MFC r277794:
The sys_quotactl() contract demands that the mount point is
vfs_unbusy()ed when the cmd is Q_QUOTAON, regardless of other input
parameters or error return.

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