commit | 2579325ca0acc598fdf41ba12b2871d3467f28df | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Wed Mar 01 23:14:40 2017 -0600 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Mar 18 14:47:25 2017 -0700 |
tree | e9249ca9b9b3cbbdd5eb4c0cbe43b93c47bcc298 | |
parent | 3abaa2bfdb1e6bb33d38a2e82cf3bb82ec0197bf [diff] |
tcmu: return on first Opt parse failure We only were returing failure if the last opt to be parsed failed. This has a return failure when we first detect a failure. Signed-off-by: Mike Christie <mchristi@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>