[node-patches] Change in ovirt-node[master]: Fix find_disk return value issue

fabiand at fedoraproject.org fabiand at fedoraproject.org
Tue Oct 15 16:56:00 UTC 2013


Fabian Deutsch has submitted this change and it was merged.

Change subject: Fix find_disk return value issue
......................................................................


Fix find_disk return value issue

Previously due to both ata-*, scsi-* were parsed as /dev/sda. so
when executing "find_disk ata ALL", it will return "/dev/sda,/dev/sda",
actually we want it return "/dev/sda".
Now we make the "for loop" a bit more strict.

Change-Id: Ia5cfac7149b00f54e68a83f64cf777f071825697
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=956568
Signed-off-by: hadong <hadong0720 at gmail.com>
---
M dracut/ovirt-boot-functions
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Fabian Deutsch: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/19908
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia5cfac7149b00f54e68a83f64cf777f071825697
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: hadong <hadong0720 at gmail.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the node-patches mailing list