From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3085FC433F5 for ; Tue, 19 Oct 2021 05:31:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0F6E060FF2 for ; Tue, 19 Oct 2021 05:31:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233239AbhJSFeC (ORCPT ); Tue, 19 Oct 2021 01:34:02 -0400 Received: from verein.lst.de ([213.95.11.211]:36626 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233363AbhJSFeB (ORCPT ); Tue, 19 Oct 2021 01:34:01 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 9ABEA68AFE; Tue, 19 Oct 2021 07:31:47 +0200 (CEST) Date: Tue, 19 Oct 2021 07:31:47 +0200 From: Christoph Hellwig To: Coly Li Cc: Christoph Hellwig , linux-bcache@vger.kernel.org Subject: Re: misc bcache cleanups Message-ID: <20211019053147.GA20206@lst.de> References: <20211018060934.1816088-1-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-bcache@vger.kernel.org On Mon, Oct 18, 2021 at 10:34:18PM +0800, Coly Li wrote: > On 10/18/21 2:09 PM, Christoph Hellwig wrote: >> Hi Coly, >> >> this series has a bunch of misc cleanups for bcache by using better kernel >> interfaces. > > Hi Christoph, > > The last 2 patches are good to me. Do you want me to pick these two > patches, or you handle them directly? Can you send the series to Jens as a normal bcache pull request?