]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r302013:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 25 Jun 2016 09:32:35 +0000 (09:32 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 25 Jun 2016 09:32:35 +0000 (09:32 +0000)
commit0606b9cdfe2524e9e8c5ef72ad27e0a7519f053a
treeaf508359bb5cbacd4c09b54a2aba5842312ef0f6
parentc2ce35f067744695d79c84d324cd97018bf57cf2
MFC r302013:
After the vnode unlock, mount point might be destroyed immediately,
dropping the reference on mnt_cred. Prevent this by referencing the
temporal credentials before unlock.

git-svn-id: svn://svn.freebsd.org/base/stable/10@302192 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/nlm/nlm_advlock.c