]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't release the cfiscsi session refcount too early. It wasn't
authorEdward Tomasz Napierala <trasz@FreeBSD.org>
Wed, 4 Jan 2017 12:50:44 +0000 (12:50 +0000)
committerEdward Tomasz Napierala <trasz@FreeBSD.org>
Wed, 4 Jan 2017 12:50:44 +0000 (12:50 +0000)
commit3a408ce90d983429499243a6087f8bd149977548
treeb446af8f82f667d5c8412f9d8e7486b97b4dfea3
parentccd0cf8ffa619f5d7cd4732643ad015083152d99
Don't release the cfiscsi session refcount too early.  It wasn't
observed to fix any actual error, but it's the right thing to do
from the correctness point of view.

Tested by: Eugene M. Zheganin <emz at norma.perm.ru>
MFC after: 1 month
sys/cam/ctl/ctl_frontend_iscsi.c