[Pkg-iscsi-maintainers] [SCM] Debian Open-iSCSI Packaging branch, upstream-mnc, updated. 2.0-872-101-g2616afb
Mike Christie
michaelc at cs.wisc.edu
Mon May 2 18:56:43 UTC 2011
The following commit has been merged in the upstream-mnc branch:
commit 9803f14e172c560b0120689cd91945f166c2f07e
Author: Mike Christie <michaelc at cs.wisc.edu>
Date: Thu Mar 10 16:27:17 2011 -0600
iscsi tools: fix comment about sysfs lookup failures
"sysfs lookup failure" should be 22. The comment in iscsi_err.c
had 2 error codes as 23.
diff --git a/usr/iscsi_err.c b/usr/iscsi_err.c
index a1ad2bd..9b27239 100644
--- a/usr/iscsi_err.c
+++ b/usr/iscsi_err.c
@@ -44,7 +44,7 @@ static char *iscsi_err_msgs[] = {
/* 19 */ "encountered non-retryable iSCSI login failure",
/* 20 */ "could not connect to iscsid",
/* 21 */ "no objects found",
- /* 23 */ "sysfs lookup failure",
+ /* 22 */ "sysfs lookup failure",
/* 23 */ "host not found",
/* 24 */ "iSCSI login failed due to authorization failure",
/* 25 */ "iSNS query failed",
--
Debian Open-iSCSI Packaging
More information about the Pkg-iscsi-maintainers
mailing list