Received: by 2002:a17:90b:8d0:0:0:0:0 with SMTP id ds16csp5059556pjb; Mon, 27 Jul 2020 11:52:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyuZRAs02orTPdjB4vpKOzMlzHB8CssRQnMctfj6xnKUvByh2MS/nhDZVTX9OUsE8jNOdNl X-Received: by 2002:a17:906:d9c4:: with SMTP id qk4mr23361982ejb.100.1595875955204; Mon, 27 Jul 2020 11:52:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595875955; cv=none; d=google.com; s=arc-20160816; b=uuhtcpVXY4npU8BiOezvOougm0DeC8rsW1tIxqt5empY0gYVbIrMetPw5DdN1C8kGP 0cwy6PuQQDv25p37T81D8ET7Rbs19obezc61hW4JPiO/PatS6gFBfI+Ab6cmlB9AYdn9 Zq7YA1rZu2Xm2c37H4Hw0UjQikpuDo+sDy5/y7ge31hBDKNSmXKCicWXZTYwPbbvpPPE WfSQ+ksTZUudK45QFjerlaM53zK9kJtdx92LWkD7fndnct2QMhzaW+EBSGXfkJqszb4f +KFqVkyzHYQ83mv/D6rhT/W7/2VwGKC0UDUSNP+T7vy6H1Djbcp8GfRp3wb38V3jmFSW e8Fg== 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=T1fBOQLumu//rlIyAqCumjS2D9eM/A53qOgk5c2GwbI=; b=RoDtIq+27O/AnbTa37TB8/wjnc8oQF3BR+Z6mlptRs9Km2i6w3dj62b2dAOyy25EzV uXmjkhPKGEkonWIfn/gE280Zs5hP4+fX2MbR3v+WcBsTz8sPxKTQp9tpte6Bvert0Vtz nOd1SCIQVN23A8cxgMIVrxy3QsXDngCYbLIyTC9K82SrSVogQ5V/T2LX64QEs55pR+t1 JU5ynwPdVDEIR/X5P9VT2UYhHeMY3gCpXT75QP/MpNana3vBa0lahjXZXeM5rUhycvUQ 8mK4lMKs5Bhyb7MNkhtizzvssk6fCZWgwqdyRVqeWV13eB9GC+4zbEBP79pJbJeC28V/ +zcg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="T4w/rVDF"; 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 da23si5842978edb.168.2020.07.27.11.52.11; Mon, 27 Jul 2020 11:52:35 -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="T4w/rVDF"; 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 S1726247AbgG0Qp5 (ORCPT + 99 others); Mon, 27 Jul 2020 12:45:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:38898 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726139AbgG0Qp4 (ORCPT ); Mon, 27 Jul 2020 12:45:56 -0400 Received: from sol.localdomain (c-107-3-166-239.hsd1.ca.comcast.net [107.3.166.239]) (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 7233820729; Mon, 27 Jul 2020 16:45:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595868356; bh=TLTpq4BfZYUs7u+AbSrPyF6ds+86udPLJwaM3gj5D7M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=T4w/rVDFm+hGeC/BjmlFZamuSTjVAfHTVjK2MdF3x4SfbOiypkXeQuw9HrPB8ReE1 91O2n5DYJwtVudTrp5zXZc74AW1EUZhB2XkXReG70qlh528HZmf5RyaDXWlM+6K6E2 jqmkKfj2/eaX9T1uES9LX21W8rwLarVizv+TWgEk= Date: Mon, 27 Jul 2020 09:45:55 -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: <20200727164555.GF1138@sol.localdomain> References: <20200401203239.163679-1-ebiggers@kernel.org> <20200410152406.GO45598@mit.edu> <20200507181847.GD236103@gmail.com> <20200615222240.GD85413@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200615222240.GD85413@gmail.com> Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org 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?