K 10 svn:author V 3 mav K 8 svn:date V 27 2020-05-03T16:14:55.512829Z K 7 svn:log V 371 Add session locking in cfiscsi_ioctl_handoff(). While there, remove ifdef around cs_target check in cfiscsi_ioctl_list(). I am not sure why this ifdef was added, but without this check code will crash below on NULL dereference. Submitted by: Aleksandr Fedorov MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D24587 END