Re: [PATCH v2 0/7] block: reread partitions changes and fix for loop

2015-04-20 Thread Jens Axboe
On 04/20/2015 08:15 PM, Ming Lei wrote: On Mon, Apr 13, 2015 at 5:22 PM, Christoph Hellwig wrote: The series looks fine to me: Reviewed-by: Christoph Hellwig Jens, could you share us if you are OK with this patchset? Looks good to me, I'll queue it up. -- Jens Axboe -- To unsubscribe fr

Re: [PATCH v2 0/7] block: reread partitions changes and fix for loop

2015-04-20 Thread Ming Lei
On Mon, Apr 13, 2015 at 5:22 PM, Christoph Hellwig wrote: > The series looks fine to me: > > Reviewed-by: Christoph Hellwig Jens, could you share us if you are OK with this patchset? Thanks, -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to m

Re: [PATCH v2 0/7] block: reread partitions changes and fix for loop

2015-04-13 Thread Christoph Hellwig
The series looks fine to me: Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.or

[PATCH v2 0/7] block: reread partitions changes and fix for loop

2015-04-11 Thread Ming Lei
Hi Guys, Recently there are several reports about loop partition scanning failure[1][2]. For loop, the root cause is one ABBA and one AA lock dependency issue, and the two are fixed by patch 2 and patch 3 each. Another reason is from the trylock in blkdev_reread_part(), which may cause partition