Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp661878ybh; Wed, 22 Jul 2020 09:58:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxVHedEVZoysN3KLSb2+Bw57L4w8RPYyIqnceFh+OI0avOgUVzI7p8JlP81ViYsIYq94tCa X-Received: by 2002:a17:906:f202:: with SMTP id gt2mr511362ejb.70.1595437094238; Wed, 22 Jul 2020 09:58:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595437094; cv=none; d=google.com; s=arc-20160816; b=eRHj0gGNQRyy6O62waGFGJ6fPlODVjM2fI/rooGP5YxBUs7XOeJV7+ereiSXK/qvvQ v2ENbltbXJJMVjt8v8YWs8u2uRCem0DC1+4Frk5+UA+90dIGZlLGp0PEuiT4rNPYaolS 7poobzIJeAjTvGXxErmkVBXepKNPsrXEDnfgIJggzPmS/A8PNQOZZlWUr4dK9nPtkgXs VU1a3wtx5z2ibXakbUmKLUyvD6y5awTk33/fTuAHsD9/Mklp9X/W86HAJ5/NiP9NUDDb 4m1oQfORa/7Fa351CaaqeBZtqVUZ/IfcL4vlnPyTBGrwFcvmWdV7JIoIEbyK+UMfJogg 3e5g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=oIqpHmzZPlwC7G9pZZRr/b8ogrWOGYzaen2RJVTC2tE=; b=UWhbaULgab4zldw6XO++Vv9WHo4Qz2jDGgRtSLKaFZFhsF9hSdHCcYNczivY3Ar3bX VRPD7C6B7SnhfY738twfPDqyNUswf6AXDkU+dKWdYkDCjAzy8MVt3eaaeHfTGxMbe6g7 7dmoy8LniSCvr8bnTK54RPbdGttniAME5MFVdrnOIjABljexFl3wfgIqAsYyg6PQrfAP X2jzvKo0blboxboXIVPemIP3z5SHmFONP/Bx/MfiG1OSfZtGPiN+3saf12oQWsX1h9o6 wvPhlacEo4QwVpN8ZtJ///Wa0rYDM36P8gUUbGmqKVifQEjVu6HhAlsVGbBoUj01GpAx ujIg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XAQyYh1Q; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a16si361049ejy.84.2020.07.22.09.57.42; Wed, 22 Jul 2020 09:58:14 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XAQyYh1Q; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726888AbgGVQ5f (ORCPT + 99 others); Wed, 22 Jul 2020 12:57:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:56990 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726736AbgGVQ5e (ORCPT ); Wed, 22 Jul 2020 12:57:34 -0400 Received: from localhost (unknown [104.132.1.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2B5C0207CD; Wed, 22 Jul 2020 16:57:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595437054; bh=foafLTKTSs4eRv6H8DFW8ktlWYvdIzYz280w9TzcoZQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XAQyYh1QpMNzwzJvzhVIQQzkEjb96TUxGGx+IOEEUuuul6uaTDQ6wBXoBfdlrenHv M3vDPkxQ0CSYm7iQ9K8pcC4z2TTyTV/awLhUxetG6+hNGTSDBoJ9DsvCCFFvifzfdJ /c3bcsGQXknw8yBFX32wBWp5ul8DeISsD/1Z8yug= Date: Wed, 22 Jul 2020 09:57:33 -0700 From: Jaegeuk Kim To: Eric Biggers Cc: Satya Tangirala , linux-fscrypt@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-ext4@vger.kernel.org, linux-xfs@vger.kernel.org Subject: Re: [PATCH v4 7/7] fscrypt: update documentation for direct I/O support Message-ID: <20200722165733.GB3912099@google.com> References: <20200720233739.824943-1-satyat@google.com> <20200720233739.824943-8-satyat@google.com> <20200721004701.GD7464@sol.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200721004701.GD7464@sol.localdomain> Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On 07/20, Eric Biggers wrote: > On Mon, Jul 20, 2020 at 11:37:39PM +0000, Satya Tangirala wrote: > > Update fscrypt documentation to reflect the addition of direct I/O support > > and document the necessary conditions for direct I/O on encrypted files. > > > > Signed-off-by: Satya Tangirala > > Reviewed-by: Eric Biggers Reviewed-by: Jaegeuk Kim