Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1277734
| From | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH RFC] Various fixes to xen block drivers on top of Bob's multi-queue patches. |
| Date | 2015-11-25 20:40 +0100 |
| Message-ID | <qyO54-266-9@gated-at.bofh.it> (permalink) |
| References | <quzxD-6X7-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hey,
As I was reviewing Bob's backend patches I spotted a couple of
oddities that I thought should be fixed.
Please review at your leisure.
drivers/block/xen-blkback/xenbus.c | 10 ++++++++--
drivers/block/xen-blkfront.c | 4 ++--
2 files changed, 10 insertions(+), 4 deletions(-)
Konrad Rzeszutek Wilk (2):
xen/blocks: Return -EXX instead of -1
xen/blkback: Free resources if connect_ring failed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH RFC] Various fixes to xen block drivers on top of Bob's multi-queue patches. Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-11-25 20:40 +0100 [PATCH RFC 2/2] xen/blkback: Free resources if connect_ring failed. Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-11-25 20:40 +0100
csiph-web