From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mail19.linbit.com (LINBIT Mail Daemon) with ESMTP id 6B54A160849 for ; Wed, 8 Apr 2026 14:01:47 +0200 (CEST) Received: by mail-wr1-f47.google.com with SMTP id ffacd0b85a97d-43cf5fbacc9so408592f8f.1 for ; Wed, 08 Apr 2026 05:01:47 -0700 (PDT) Date: Wed, 8 Apr 2026 14:01:43 +0200 From: Christoph =?utf-8?Q?B=C3=B6hmwalder?= To: Christoph Hellwig Subject: Re: [PATCH 06/20] drbd: add RDMA transport implementation Message-ID: References: <20260327223820.2244227-1-christoph.boehmwalder@linbit.com> <20260327223820.2244227-7-christoph.boehmwalder@linbit.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Cc: Jens Axboe , Leon Romanovsky , linux-rdma@vger.kernel.org, Philipp Reisner , linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, Jason Gunthorpe , Lars Ellenberg , drbd-dev@lists.linbit.com 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, Apr 07, 2026 at 10:42:55PM -0700, Christoph Hellwig wrote: >You really need to add the RDMA mailing list before adding new RDMA >code. I'll try to review the bits I still remember, but you also >need a maintainer ACK. Thanks for the hint and your detailed feedback. I'll address all that in v2 (plus some other similar fixes). Thanks, Christoph