Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1856372pxk; Tue, 1 Sep 2020 09:20:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzhXCekt/bu2/xpS/Hx7yCGMaQR8uzVkV2N0aHl/pczvCMa0C+aC+G3IjFl5G6ClNNeTtph X-Received: by 2002:a17:906:b74a:: with SMTP id fx10mr2131990ejb.232.1598977228903; Tue, 01 Sep 2020 09:20:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1598977228; cv=none; d=google.com; s=arc-20160816; b=njIT5knVire9wsta4LP8n17Hsr9mobNBU6HcyxkZIaYPlpJ9r/jCDZkjgkdm0Ns2p0 BsRhm8huNqMugZaMxXeSd2WoGsoF1PmGO9w6q2U+FyZ4563f8bgeaPISIAv6DvGrkRea Pbk7s7Zqk8cemvu7SkB8oMoAo8bTnd6jocUG5AVfL7VxVG57fNAAVjumzLJ1sLcc7zk+ ho5CJ2jHEoZgXrQMdL98WK9wpUd04k5VXCEleg1dw5rtWJU/arjGcnCm17YZcJdJwICl 7T4yAbI8YuL4y4iG3Pylg24VLbvMxPZ2osIe24SsCp7y14JgOQYl/lnH5345XTPDisT1 7tzQ== 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=Elrrveh9lA9PkhRi1SBjfq4BMAXYgq8V4llxUDmGsTw=; b=jYFpwGCq1h8GCZUALrS74R10QmooYVR4XTBI1/mQRc7dEtvqA2G16CrFX6yICJ9EhJ X1QvirHuzBL9NBTG9IjWS73qR5OEPXFWYvRf8ytl0hj7rdxSiRwqJHIS70Pn8TMixjKt ytWiRnJo6Vl66wKZbgzaKwhaP0D0jBsdBVm4M2ZmkpbJ3VKYHl1P8aEaPYzLsT7gwNMd AXLYU3MGRdaLNtwviDDMM60EKVhna9YV03M3zXUx+p27An4kWzyb7WtTJbNK+D4P3n8L EH3eh946uRh/91PUDwj8L9fILeJcQPwLNfaDB6lTfLYFdpmrIB8a4F05poXA3v0J1tR3 AQCQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=kK8k1jG5; 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 w16si926317eje.414.2020.09.01.09.20.03; Tue, 01 Sep 2020 09:20:28 -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=kK8k1jG5; 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 S1729642AbgIAQTz (ORCPT + 99 others); Tue, 1 Sep 2020 12:19:55 -0400 Received: from mail.kernel.org ([198.145.29.99]:39810 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726933AbgIAQTp (ORCPT ); Tue, 1 Sep 2020 12:19:45 -0400 Received: from gmail.com (unknown [104.132.1.76]) (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 720D32065F; Tue, 1 Sep 2020 16:19:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598977185; bh=5fmv3liAy2AA2zgQtwuQUk/DiRgWN0KqifzEK4zr+cY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kK8k1jG55cZ/1Vf0304O9BkuyvSq/ZrmpTTlJvvpNap7P0ezzzfKPJTEemKuoWOmm BlqkokSMnN7bTbceqls+ugRY73EeInvcZE0cW6A54DKnFufrVSDatA2T2a5rjkPjLw go2Rg5c2t5EMIBrvfrXuYY6YA8n64tUNgugXtQtA= Date: Tue, 1 Sep 2020 09:19:44 -0700 From: Eric Biggers To: "Theodore Y. Ts'o" Cc: linux-ext4@vger.kernel.org, linux-fscrypt@vger.kernel.org Subject: Re: [PATCH 0/4] e2fsprogs: fix and document the stable_inodes feature Message-ID: <20200901161944.GC669796@gmail.com> References: <20200401203239.163679-1-ebiggers@kernel.org> <20200410152406.GO45598@mit.edu> <20200507181847.GD236103@gmail.com> <20200615222240.GD85413@gmail.com> <20200727164555.GF1138@sol.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200727164555.GF1138@sol.localdomain> Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Mon, Jul 27, 2020 at 09:45:55AM -0700, Eric Biggers wrote: > On Mon, Jun 15, 2020 at 03:22:40PM -0700, Eric Biggers wrote: > > On Thu, May 07, 2020 at 11:18:47AM -0700, Eric Biggers wrote: > > > On Fri, Apr 10, 2020 at 11:24:06AM -0400, Theodore Y. Ts'o wrote: > > > > On Wed, Apr 01, 2020 at 01:32:35PM -0700, Eric Biggers wrote: > > > > > Fix tune2fs to not allow cases where IV_INO_LBLK_64-encrypted files > > > > > (which can exist if the stable_inodes feature is set) could be broken: > > > > > > > > > > - Changing the filesystem's UUID > > > > > - Clearing the stable_inodes feature > > > > > > > > > > Also document the stable_inodes feature in the appropriate places. > > > > > > > > > > Eric Biggers (4): > > > > > tune2fs: prevent changing UUID of fs with stable_inodes feature > > > > > tune2fs: prevent stable_inodes feature from being cleared > > > > > ext4.5: document the stable_inodes feature > > > > > tune2fs.8: document the stable_inodes feature > > > > > > > > Thanks, I've applied this patch series. > > > > > > > > > > Ted, I still don't see this in git. Are you planning to push it out? > > Ping? Ping.