xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Block backend fixes for insane request (v6).
@ 2013-06-17 19:47 Konrad Rzeszutek Wilk
  2013-06-17 19:47 ` [PATCH 1/2] xen/io/ring.h: new macro to detect whether there are too many requests on the ring Konrad Rzeszutek Wilk
  2013-06-17 19:47 ` [PATCH 2/2] xen/blkback: Check for insane amounts of request on the ring (v6) Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 3+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-06-17 19:47 UTC (permalink / raw)
  To: jbeulich, xen-devel, linux-kernel

Heya,

This patchset is a rework of the patchset that Jan backported in 2.6.18.

 drivers/block/xen-blkback/blkback.c | 13 ++++++++++++-
 drivers/block/xen-blkback/common.h  |  2 ++
 drivers/block/xen-blkback/xenbus.c  |  2 ++
 include/xen/interface/io/ring.h     |  5 +++++
 
Jan Beulich (1):
      xen/io/ring.h: new macro to detect whether there are too many requests on the ring

Konrad Rzeszutek Wilk (1):
      xen/blkback: Check for insane amounts of request on the ring (v6).

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

end of thread, other threads:[~2013-06-17 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17 19:47 [PATCH] Block backend fixes for insane request (v6) Konrad Rzeszutek Wilk
2013-06-17 19:47 ` [PATCH 1/2] xen/io/ring.h: new macro to detect whether there are too many requests on the ring Konrad Rzeszutek Wilk
2013-06-17 19:47 ` [PATCH 2/2] xen/blkback: Check for insane amounts of request on the ring (v6) Konrad Rzeszutek Wilk

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).