From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: [PATCH] blkback/blkfront patches for v3.11 Date: Tue, 4 Jun 2013 09:37:41 -0400 Message-ID: <1370353063-13033-1-git-send-email-konrad.wilk@oracle.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Two little fixes for the stable/for-jens-3.10 tree. One is an addition of the 'max' parameter to the xen-blkfront to alter the amount of indirect descriptor segments that frontend will try to negotiate. The other is a fix and moving the parameters for xen-blkback to the testing directory and also appropiately named file. Documentation/ABI/stable/sysfs-bus-xen-backend | 18 ------------------ Documentation/ABI/testing/sysfs-driver-xen-blkback | 17 +++++++++++++++++ Documentation/ABI/testing/sysfs-driver-xen-blkfront | 10 ++++++++++ drivers/block/xen-blkfront.c | 2 ++ 4 files changed, 29 insertions(+), 18 deletions(-)