From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mail19.linbit.com (LINBIT Mail Daemon) with ESMTP id 32957426838 for ; Fri, 25 Aug 2023 13:55:31 +0200 (CEST) Date: Fri, 25 Aug 2023 13:47:39 +0200 From: Christian Brauner To: Jan Kara Message-ID: <20230825-neubeginn-kannst-cdb8a45263f7@brauner> References: <20230818123232.2269-1-jack@suse.cz> <20230823104857.11437-4-jack@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20230823104857.11437-4-jack@suse.cz> Cc: Jens Axboe , Christoph Hellwig , linux-block@vger.kernel.org, linux-fsdevel@vger.kernel.org, Christoph Hellwig , drbd-dev@lists.linbit.com Subject: Re: [Drbd-dev] [PATCH 04/29] drdb: Convert to use bdev_open_by_path() 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 Wed, Aug 23, 2023 at 12:48:15PM +0200, Jan Kara wrote: > Convert drdb to use bdev_open_by_path(). > > CC: drbd-dev@lists.linbit.com > Acked-by: Christoph Hellwig > Signed-off-by: Jan Kara > --- Looks good to me, Acked-by: Christian Brauner