iscsi boot: fix iscsi_boot sysfs parsing
commit44cc856b2115e6cd1221fe061b08b23d3cf188c8
authorMike Christie <michaelc@cs.wisc.edu>
Sun, 2 Jan 2011 01:56:25 +0000 (1 19:56 -0600)
committerMike Christie <michaelc@cs.wisc.edu>
Sun, 2 Jan 2011 01:56:25 +0000 (1 19:56 -0600)
tree0bfa01c7595417b9c409c83dc9574d1b2d76ed10
parente362dd2f1ddbb718f06489d0017cf2250079908a
iscsi boot: fix iscsi_boot sysfs parsing

This fixes 2 bugs:
1. Some implementations will create boot sysfs dirs, but
not put anything in them or partially setup the boot sysfs
tree.

In those cases, if there are other boot dirs with valid info
then we do not want to fail the entire operation.

2. The iscsi_boot dir was not getting processed correctly,
because of a missing "/" in the path name.
utils/fwparam_ibft/fwparam_sysfs.c