Re: [GIT PULL] (xen) stable/for-jens-3.2 - blkback and blkfrontpatches for 3.2
From: Konrad Rzeszutek Wilk
Date: Fri Oct 14 2011 - 12:59:37 EST
> xen/blkback: Fix the inhibition to map pages when discarding sector ranges.
And I accidently messed that up. I put in a patch that had == instead of !=.
So on top of these patches I've also stuck this in the git tree:
git 53289f32632cca41c81b71b928f3d126c5564342
Author: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Fri Oct 14 12:13:05 2011 -0400
xen/blkback: Check for proper operation.
The patch titled: "xen/blkback: Fix the inhibition to map pages
when discarding sector ranges." had the right idea except that
it used the wrong comparison operator. It had == instead of !=.
This fixes the bug where all operations would have been stalled.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Please make sure you have that when you pull.
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/