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 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 4D928C4708A for ; Wed, 26 May 2021 08:02:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 34B916143E for ; Wed, 26 May 2021 08:02:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233113AbhEZIEN (ORCPT ); Wed, 26 May 2021 04:04:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233081AbhEZIEC (ORCPT ); Wed, 26 May 2021 04:04:02 -0400 Received: from mail-wm1-x32b.google.com (mail-wm1-x32b.google.com [IPv6:2a00:1450:4864:20::32b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0DEC6C061756 for ; Wed, 26 May 2021 01:02:28 -0700 (PDT) Received: by mail-wm1-x32b.google.com with SMTP id l18-20020a1ced120000b029014c1adff1edso14936982wmh.4 for ; Wed, 26 May 2021 01:02:27 -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=QKYMHuHj0rbRUvGsShexdweEmy0NImIy2gA8dj6fkuE=; b=T5q7OTy6oO8Uxl4kJVPH+6k/22Oq4u5P5Syiyrm8N0Kkyl8yxvHJdzDg+3eN/NxRBd WFBgJEUvgpwQcSqbSbtepgsp6dCbHn3dD2+MR1kvmhmpVmSqDVOGAlGiT57y4is4cVKs kHbmcqWUi6HRepE51rTn7K+2enZHmTPlkL+Q2x4FhF3CPkZkJg8WQYnUQD6aqC/eWcp8 soGqlEfvI00R3esiCgOJkykUeB1HizxPgfxD4BYr9CWoTtkuhagdPwb8F00WNQrHSRXP UETyn+MIeQvCxDco5L7UsXru93iZnIPVVTDYhug9eEhb4MUAJ/dec73GEj3k0XZmY84x etWA== 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=QKYMHuHj0rbRUvGsShexdweEmy0NImIy2gA8dj6fkuE=; b=aOXUmz1TJ9km7CIkI0T/SeJUoqN1RtWQQUR05mDHCfm38p8jMYhYBXJTfVh7FNC514 iqwQzcFPKt+uVmwFamXl/24FLoRpapZ+89SwNnZkPNPm1gJBCHbQ/d0bYoQzdSYL6udw 0ruMncWwpaDv0AfuXvXtNlPjXC0Qg7j/xg9HyFelmr4hDmifbZ1uQibI4kGbaQ9Ko1MJ D2D0u+MNIyTjAe/2fOtGy/0kuHC73LMUprnw0sCFvpfz+KiZptk2g4BrXHzqGT4mqICW GWw4dBicV9zeuPZPPRCqmcreKkZFqufE6I3bmEosXDS66dMBKt6KREmA1xfd8T/n7caP xT0g== X-Gm-Message-State: AOAM533WyzEZIKZmjI5JXA4VhiIN4j+8BKkUr72z41+j5uNFhXSRH5yO mL/jVIWhkDRJzmVGcJ4TDrwEjQ== X-Google-Smtp-Source: ABdhPJwrEx+pejVdZrENSeUjbsMmHQqcH7okPp5KpG7TvcFBGPoRuHHoqjtEN+zZbUOLp+4rBgmJNQ== X-Received: by 2002:a1c:5419:: with SMTP id i25mr2146740wmb.51.1622016146591; Wed, 26 May 2021 01:02:26 -0700 (PDT) Received: from dell ([91.110.221.223]) by smtp.gmail.com with ESMTPSA id l13sm5033812wrv.57.2021.05.26.01.02.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 May 2021 01:02:26 -0700 (PDT) Date: Wed, 26 May 2021 09:02:24 +0100 From: Lee Jones To: Satya Tangirala Cc: "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: <20210526080224.GI4005783@dell> References: <20210121230336.1373726-1-satyat@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org 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. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog