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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E4FF5C11F69 for ; Wed, 30 Jun 2021 09:47:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CE1C2616ED for ; Wed, 30 Jun 2021 09:47:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234085AbhF3Jtj (ORCPT ); Wed, 30 Jun 2021 05:49:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48078 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234101AbhF3Jti (ORCPT ); Wed, 30 Jun 2021 05:49:38 -0400 Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7C209C06175F for ; Wed, 30 Jun 2021 02:47:09 -0700 (PDT) Received: by mail-wm1-x32f.google.com with SMTP id r9-20020a7bc0890000b02901f347b31d55so1073272wmh.2 for ; Wed, 30 Jun 2021 02:47:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=Z6oz2a6snhnXVo8MXg6uFjLMjRtla/ZcY7D6SjSAauA=; b=zLTi5aCbnypPB5E3aUA0ZTW2QZ9ElWO1rUMChAnrYkbnv5R1HppvSR83sz83GmhmUA UMxwvrtyn70Zd9AoLodBjAgPxIMvZ1UB4cERbwNt9h4ezFzozjlRXTJceovl8itCNtkO ZHpCXotz6yp1b1LU/oBZfpMMbHJ9z37zfQLOhI93YEXu77Z1hvbdB1hXccB0ErO3BuRM 2v2H3xdjL56voJXkKEkXOJouofN6tE6pWAPsziIGqT+x1uxsqXS8aHT7JlV4vp9xlNdX RRmNLJxKm6216ZAGJ10+La1loxmhKlUG8r/gC+MQIkg6soAQE9aR2vguk2YO28brVd4+ UeDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=Z6oz2a6snhnXVo8MXg6uFjLMjRtla/ZcY7D6SjSAauA=; b=fBGfRjMnK+pMkoDIDP5W64SZa461mCMdCWb7SMRTxgs6kX74OOeaq4XqtN8HTAsdPh q+74eRdTDy5Iulz8ub5sYdLRULVXigf2MkPQ0lbRK1D9IBsZjMnWmbcJAbIJUi5Xe8c7 etNfnlEu6Nd4ZCKl3CRZOFRZlpClaHSDoa0SGNy2//HgbnWzf+TwI4lys2Kricm4CRpA aI7stxo96PLpvv0+vwwDahapM3NO7hGcLfYcsBjFEQVWoaZhP37IYQ+raW7UP8Rgfrir 41pfadHEmENP8dOkjKceho/MbGgbU+1oRCJUpboL1bZ0pRVCoVcAsPGNVwBRVRWu+E8X E+Ig== X-Gm-Message-State: AOAM531mFAVvYKVCg0hX6tcBaISsQnVIJuEjS2K++3pIjjgXI0W15z1t d4GzUPSMxhJELsGcZSWpZeohhg== X-Google-Smtp-Source: ABdhPJysgaWNsxoQ1Ekn5yIfyUpjV6tLOTWrZta/4RIlCjFmHAXWqbWe870FTEuNbqmWvtd9IqJeZQ== X-Received: by 2002:a1c:7f4a:: with SMTP id a71mr3558850wmd.33.1625046428092; Wed, 30 Jun 2021 02:47:08 -0700 (PDT) Received: from dell ([95.144.13.171]) by smtp.gmail.com with ESMTPSA id p7sm8990839wrr.68.2021.06.30.02.47.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Jun 2021 02:47:07 -0700 (PDT) Date: Wed, 30 Jun 2021 10:47:05 +0100 From: Lee Jones To: Satya Tangirala Cc: Satya Tangirala , "Theodore Y . Ts'o" , Jaegeuk Kim , Eric Biggers , Chao Yu , Jens Axboe , "Darrick J . Wong" , open list , linux-fscrypt@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-xfs@vger.kernel.org, linux-block@vger.kernel.org, linux-ext4@vger.kernel.org Subject: Re: [PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto Message-ID: References: <20210121230336.1373726-1-satyat@google.com> <20210526080224.GI4005783@dell> <20210609024556.GA11153@fractal> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210609024556.GA11153@fractal> Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org On Tue, 08 Jun 2021, Satya Tangirala wrote: > On Wed, May 26, 2021 at 09:02:24AM +0100, Lee Jones wrote: > > On Tue, 25 May 2021, Satya Tangirala wrote: > > 65;6200;1c > > > On Tue, May 25, 2021 at 01:57:28PM +0100, Lee Jones wrote: > > > > On Thu, 21 Jan 2021 at 23:06, Satya Tangirala wrote: > > > > > > > > > This patch series adds support for direct I/O with fscrypt using > > > > > blk-crypto. > > > > > > > > > > > > > Is there an update on this set please? > > > > > > > > I can't seem to find any reviews or follow-up since v8 was posted back in > > > > January. > > > > > > > This patchset relies on the block layer fixes patchset here > > > https://lore.kernel.org/linux-block/20210325212609.492188-1-satyat@google.com/ > > > That said, I haven't been able to actively work on both the patchsets > > > for a while, but I'll send out updates for both patchsets over the > > > next week or so. > > > > Thanks Satya, I'd appreciate that. > FYI I sent out an updated patch series last week at > https://lore.kernel.org/linux-fscrypt/20210604210908.2105870-1-satyat@google.com/ If you end up [RESEND]ing this or submitting another version, would you mind adding me on Cc please? -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog