qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] nbd/server: Suppress Broken pipe errors on abrupt disconnection


From: Richard W.M. Jones
Subject: [PATCH] nbd/server: Suppress Broken pipe errors on abrupt disconnection
Date: Thu, 22 Jul 2021 11:45:51 +0100

This simple patch suppresses a warning message from qemu-nbd when a
client abruptly disconnects.  There is a way to work around this in
the client (by shutting down the connection properly).  Nevertheless
the "Broken pipe" error seems unnecessary to me as it does not convey
any useful information and might be used to fill up logs.

Rich.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]