iscsi tools: add log_info helper
commit8f3fea79e1ddfe24e5d312302703833a9271e5dc
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 6 May 2010 21:26:52 +0000 (6 16:26 -0500)
committerMike Christie <michaelc@cs.wisc.edu>
Thu, 6 May 2010 21:26:52 +0000 (6 16:26 -0500)
tree5468bd742dd5c5a0209f30847d337d6942ddb200
parent5b4101e3da92e72faf3bc2d357a38b8f0ee97389
iscsi tools: add log_info helper

Do not send normal informational info to std err. This adds
a log_info() helper to user for msgs about successful login
or logout.
usr/iscsiadm.c
usr/iscsid.c
usr/iscsistart.c
usr/log.c
usr/log.h
usr/session_mgmt.c