NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lib/42650: iscsi-target has target devices and their luns confused
>Number: 42650
>Category: lib
>Synopsis: iscsi-target has target devices and their luns confused
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: lib-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 20 12:25:00 +0000 2010
>Originator: YAMAMOTO Takashi
>Release: NetBSD-current
>Organization:
>Environment:
>Description:
iscsi_target_t::lunv and iscsi_disk_t::lunv are bad names
and it seems that they are mixed.
it's workarounded by "lun = sess->d" in device_command().
>How-To-Repeat:
code inspection.
>Fix:
properly distinguish them so that devices with multiple LUNs can be
supported.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index