Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3497751pxk; Mon, 21 Sep 2020 15:42:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwxNndp/51CkO7Hoohg/fxsIl9x3oVh2z4W973PJnOGd1D9HkfwYSbyLaacU08TBSRj4qUn X-Received: by 2002:a17:906:fb84:: with SMTP id lr4mr1866650ejb.282.1600728120899; Mon, 21 Sep 2020 15:42:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600728120; cv=none; d=google.com; s=arc-20160816; b=P/oyVPoSoQKI1x/zPDoQuKX8QtQRqgYGqOR3uEsmNqQ1NK3/CycK3SVZD9M6/kaLwJ c/93WamOwhEf1wkH4cP0qYKuwE5eBSjtxauxTDK3SDKuTCr3SgWtraixfaC01brNGu3L MvaZqhWOIbkPcuJgVvDOHa8GxL0mCP5GEqpH+p6Yt8zI2Bb0p8IPdKUb8OZ+WMNmM+1+ GcHiX4APFvOis0IfMja0VtsqB+HSHgyNiW/DTFpo2WyFAb67bd4lLaCXL6gR83werjou lyzgPp5PaH0y2u00jlRf1SasC0LQ5XQyg1cTPBM99JVXkTwMSfdeBoGLv7GpcNFu5Hbw XPog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=gRvXlC/c4ix+nYdN6cqvVrGNONLoSUdrs7AHHh6jEE0=; b=qPuaspqkaIJ+NNJUGiiFnvViCq9RCwr9kBnlU6InA3Ek+1VQ42hwGHox214HgYPr+v TMsSGH67JD01qUCxppssDahgX/PqlkudyRFzK5MqXIz6xiXtoN2yD9KUzZMSk2hwcwS4 E+KbFoFtvYhvsx9Yz7PhvTU1qbKSD3dBRX+meB5dArd5S6Iuc527yR6L+F1SH1kQ0UmH qLpAQ0zSMzxd+ttg4xbT+9tosKj3kdXLBy2jRhKH/gFMA4yWOBJZ41ahnHBMU6IpN+Eo GjKayodAQqp/iCe8/S3lVx+cdsRe0wExqDGVpf/LpHKER64D0u/nxiYpJBTdZkUzAhV5 MyDg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gdv+DQ6p; 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 u30si9259695edd.21.2020.09.21.15.41.36; Mon, 21 Sep 2020 15:42:00 -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=gdv+DQ6p; 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 S1727911AbgIUWla (ORCPT + 99 others); Mon, 21 Sep 2020 18:41:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:55284 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726644AbgIUWl3 (ORCPT ); Mon, 21 Sep 2020 18:41:29 -0400 Received: from sol.localdomain (172-10-235-113.lightspeed.sntcca.sbcglobal.net [172.10.235.113]) (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 8389123A1B; Mon, 21 Sep 2020 22:41:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600728089; bh=x08HFAO6Wn3VSVtWdPKsga7xcSFqWU1qfEvZkqWR1ms=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gdv+DQ6pfYXS0sS5yhxsvdxJGjHCBSxRhKFwCYFmckaF7HdqiZP8JcIg9JEcsSQSF J9JahC61bYtpcGaN0w34eojdC1+/f4Sp2tSenBdQrMvnxB+PnnZzs/LEjwhEr9b7Yz 9pjELvccd8f3fNskXpC73xKo8R+RhLanzIM8vHtE= Date: Mon, 21 Sep 2020 15:41:28 -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: <20200921224128.GE844@sol.localdomain> References: <20200401203239.163679-1-ebiggers@kernel.org> <20200410152406.GO45598@mit.edu> <20200507181847.GD236103@gmail.com> <20200615222240.GD85413@gmail.com> <20200727164555.GF1138@sol.localdomain> <20200901161944.GC669796@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200901161944.GC669796@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Tue, Sep 01, 2020 at 09:19:45AM -0700, Eric Biggers wrote: > 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. Ping.