mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 11:41:26 +00:00
scstadmin: Restore LUNs in "scstadmin -list_sessions" output (merge r5409 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@6056 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -741,7 +741,7 @@ sub luns {
|
||||
|
||||
close $lHandle;
|
||||
|
||||
return (\%luns, undef);
|
||||
return \%luns;
|
||||
}
|
||||
|
||||
sub aluaAttributes {
|
||||
|
||||
Reference in New Issue
Block a user