[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1400682762-17429-1-git-send-email-olaf@aepfle.de>
Date: Wed, 21 May 2014 16:32:39 +0200
From: Olaf Hering <olaf@...fle.de>
To: konrad.wilk@...cle.com
Cc: xen-devel@...ts.xen.org, linux-kernel@...r.kernel.org,
david.vrabel@...rix.com, boris.ostrovsky@...cle.com,
Olaf Hering <olaf@...fle.de>
Subject: [PATCH RESEND 0/3] xen-block: changes for discard support
Fix blkfront to handle all sorts of backends.
Also let blkback recognize a xenstore property to disable discard for a
given device. This part requires libxl changes ("discard-enable"):
http://lists.xenproject.org/archives/html/xen-devel/2014-05/msg02291.html
(This is a resend, this series was already sent 2014-02-10.)
Olaf Hering (3):
xen-blkfront: remove type check from blkfront_setup_discard
xen blkif.h: fix comment typo in discard-alignment
xen/blkback: disable discard feature if requested by toolstack
drivers/block/xen-blkback/xenbus.c | 7 ++++++-
drivers/block/xen-blkfront.c | 40 +++++++++++++-------------------------
include/xen/interface/io/blkif.h | 2 +-
3 files changed, 21 insertions(+), 28 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists