summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctld
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2013-10-09 12:09:01 +0000
committermav <mav@FreeBSD.org>2013-10-09 12:09:01 +0000
commitc05499893942c2cd7104f917c5f6ddc9e789d867 (patch)
treef23b86ab0243d0ba21c222a05337c797ec16be42 /usr.sbin/ctld
parent06b2736d4dfaa5318b8ede11b53fd03efe9e59b1 (diff)
downloadFreeBSD-src-c05499893942c2cd7104f917c5f6ddc9e789d867.zip
FreeBSD-src-c05499893942c2cd7104f917c5f6ddc9e789d867.tar.gz
Close the race on path ID allocation in xpt_bus_register() if two buses are
registered simultaneously. Due to topology unlock between the ID allocation and the bus registration there is a chance that two buses may get the same IDs. That is supposed reason of lock assertion panic in CAM during initial bus scanning after new iscsid initiates two sessions same time. Reported by: trasz Approved by: re (glebus, marius) MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/ctld')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud