From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by mail19.linbit.com (LINBIT Mail Daemon) with ESMTP id 46D774201E2 for ; Thu, 20 Jan 2022 09:40:36 +0100 (CET) Date: Thu, 20 Jan 2022 09:34:07 +0100 From: Christoph Hellwig To: Chaitanya Kulkarni Message-ID: <20220120083407.GA5321@lst.de> References: <20220118071952.1243143-1-hch@lst.de> <20220118071952.1243143-15-hch@lst.de> <245eaa0a-0796-0227-4abf-d1b78953557e@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <245eaa0a-0796-0227-4abf-d1b78953557e@nvidia.com> Cc: Jens Axboe , "linux-block@vger.kernel.org" , "linux-nfs@vger.kernel.org" , Pavel Begunkov , Mike Snitzer , Philipp Reisner , Christoph Hellwig , Konstantin Komarov , Roger Pau =?iso-8859-1?Q?Monn=E9?= , "dm-devel@redhat.com" , "linux-nilfs@vger.kernel.org" , "Md . Haris Iqbal" , Lars Ellenberg , "linux-fsdevel@vger.kernel.org" , "xen-devel@lists.xenproject.org" , Andrew Morton , "ntfs3@lists.linux.dev" , Jack Wang , Ryusuke Konishi , "drbd-dev@lists.linbit.com" Subject: Re: [Drbd-dev] [PATCH 14/19] block: pass a block_device and opf to blk_next_bio List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jan 18, 2022 at 10:11:06PM +0000, Chaitanya Kulkarni wrote: > On 1/17/22 11:19 PM, Christoph Hellwig wrote: > > All callers need to set the block_device and operation, so lift that into > > the common code. > > > > Signed-off-by: Christoph Hellwig > > --- > > I sent out the exact patch for this one, anyways looks good. > > Reviewed-by: Chaitanya Kulkarni I'll switch attribution to you.