From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: [PATCH] minor fixes to xen-blkback (v1). Date: Wed, 14 Mar 2012 14:10:29 -0400 Message-ID: <1331748631-4022-1-git-send-email-konrad.wilk@oracle.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: JBeulich@suse.com, linux-kernel@vger.kernel.org, axboe@kernel.dk Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org One of the patches I had already posted - just redid it per Jan's suggestion. The other patch is based on Jan suggestion. If there are no conerns I have put them in the usual branch: git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.4 and will send out shortly a git pull. drivers/block/xen-blkback/blkback.c | 19 +++----- drivers/block/xen-blkback/common.h | 6 --- drivers/block/xen-blkback/xenbus.c | 83 +++++++++++++--------------------- 3 files changed, 40 insertions(+), 68 deletions(-)