Thread (2 messages) flat view 2 messages, 2 authors, 2012-08-18

Re: [RFC-v2 3/6] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost

From: Nicholas A. Bellinger <hidden>
Date: 2012-08-18 23:38:12

On Sat, 2012-08-18 at 22:10 +0300, Michael S. Tsirkin wrote:
On Tue, Aug 14, 2012 at 02:12:29PM -0700, Nicholas A. Bellinger wrote:
quoted
On Mon, 2012-08-13 at 11:59 +0300, Michael S. Tsirkin wrote:
quoted
On Mon, Aug 13, 2012 at 08:35:14AM +0000, Nicholas A. Bellinger wrote:
<SNIP>
quoted
quoted
quoted
+    if (ret < 0) {
+        fprintf(stderr, "vhost-scsi: vhost initialization failed: %s\n",
+                strerror(-ret));
errors should go to monitor, here and elsewhere.
I think this means using monitor_printf() right..?

Looking at that now..

error_report is handier.
Converted all fprintf(stderr, ...) -> error_report() usage for RFC-v3.

Thanks MST!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help