qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nbd/server: Suppress Broken pipe errors on abrupt disconnection
@ 2021-07-22 10:45 Richard W.M. Jones
  2021-07-22 10:45 ` Richard W.M. Jones
  0 siblings, 1 reply; 5+ messages in thread
From: Richard W.M. Jones @ 2021-07-22 10:45 UTC (permalink / raw)
  To: vsementsov; +Cc: eblake, qemu-devel, qemu-block

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.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-13 15:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-22 10:45 [PATCH] nbd/server: Suppress Broken pipe errors on abrupt disconnection Richard W.M. Jones
2021-07-22 10:45 ` Richard W.M. Jones
2021-07-23 15:49   ` Eric Blake
2021-09-13 15:07     ` Kevin Wolf
2021-09-13 15:16       ` Richard W.M. Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).