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 6C6A14208A2 for ; Mon, 5 Oct 2020 09:13:05 +0200 (CEST) Date: Mon, 5 Oct 2020 09:13:03 +0200 From: Christoph Hellwig To: Jens Axboe Message-ID: <20201005071303.GA12639@lst.de> References: <20200925160618.1481450-1-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200925160618.1481450-1-hch@lst.de> Cc: linux-block@vger.kernel.org, Lars Ellenberg , drbd-dev@lists.linbit.com, Philipp Reisner , linux-kernel@vger.kernel.org Subject: Re: [Drbd-dev] remove bdget() as a public API 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: , ping? On Fri, Sep 25, 2020 at 06:06:16PM +0200, Christoph Hellwig wrote: > Hi Jens, > > this series first cleans up the somewhat odd size handling in > drbd, and then kill off bdget() as a public API. ---end quoted text---