Accepting request 39909 from Virtualization
checked in (request 39909) OBS-URL: https://build.opensuse.org/request/show/39909 OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=47
This commit is contained in:
committed by
Git OBS Bridge
parent
f774ff78ee
commit
6dd7e12d17
@@ -39,8 +39,6 @@ case "$command" in
|
||||
VPORTWWNN=`echo $VPORTWWNN | tr A-Z a-z`
|
||||
FABRICNM=`echo $FABRICNM | tr A-Z a-z`
|
||||
|
||||
claim_lock "npiv"
|
||||
|
||||
find_vhost $VPORTWWPN
|
||||
if test -z "$vhost" ; then
|
||||
create_vport $FABRICNM $VPORTWWPN $VPORTWWNN
|
||||
@@ -55,9 +53,6 @@ case "$command" in
|
||||
sleep 2
|
||||
find_sdev $vhost $TGTWWPN $LUN
|
||||
fi
|
||||
|
||||
release_lock "npiv"
|
||||
|
||||
if test ! -z "$dev"; then
|
||||
xenstore-write $XENBUS_PATH/node /dev/$dev
|
||||
write_dev /dev/$dev
|
||||
|
Reference in New Issue
Block a user