]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r296021 (by smh): Removed unused label and fix mutex_exit order
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 21 Mar 2016 00:09:56 +0000 (00:09 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 21 Mar 2016 00:09:56 +0000 (00:09 +0000)
commitdb51ddc4cb3fafe32522db5948394041bfc65fbf
tree0382f2f93dd38875c070857b827e0d722f9e3c64
parentc4666114939e3662f0f20763346a767379211db0
MFC r296021 (by smh): Removed unused label and fix mutex_exit order

Remove unused done label from zfs_setacl fixing PVS-Studio V729.

Fix mutex_exit order to mirror the mutex_enter order.

git-svn-id: svn://svn.freebsd.org/base/stable/10@297107 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_acl.c