From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:45127 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731360AbhAYSOl (ORCPT ); Mon, 25 Jan 2021 13:14:41 -0500 Date: Mon, 25 Jan 2021 19:13:49 +0100 From: Christoph Hellwig Subject: Re: [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping Message-ID: <20210125181349.GA14432@lst.de> References: <20210124100241.1167849-1-hch@lst.de> <20210124100241.1167849-6-hch@lst.de> <20210125175528.GA13451@lst.de> <2b600368-96fa-7caf-f05b-321de616f7c9@kernel.dk> <13667b22-029b-d7be-02da-96fce22cfd8f@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <13667b22-029b-d7be-02da-96fce22cfd8f@kernel.dk> List-ID: To: Jens Axboe Cc: Christoph Hellwig , Tejun Heo , Coly Li , Song Liu , device-mapper development , linux-bcache , "open list:SOFTWARE RAID (Multiple Disks) SUPPORT" , linux-s390 , linux-block On Mon, Jan 25, 2021 at 11:03:24AM -0700, Jens Axboe wrote: > Partition table entries are not in disk order. And the issue shows up with the series just up to the this patch, without any later patches?