Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp996241ybb; Wed, 1 Apr 2020 13:35:53 -0700 (PDT) X-Google-Smtp-Source: APiQypLxXy5TlLDjad0HYG9HMBRikjBKaeTNWa6Z3sx/Zl+FsIOLtr3KdDmaPmVfB9y9Qcy4Korx X-Received: by 2002:aca:5712:: with SMTP id l18mr147705oib.178.1585773353548; Wed, 01 Apr 2020 13:35:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585773353; cv=none; d=google.com; s=arc-20160816; b=sXrx8I0lqDHA9P1Buzc0TN9yASY30vbz08BTaKxgVb86OEwzXk5XhfA5UVVHuo8DCF cVC+d6hpHzmj2Yk3I6e0TR2cgHwPN90ULZ3agfVlwCJDWS4N17EdvVrAiFFPdcs73w2A bhikN3YHlVGhEyCNfJtIjuBppcssJo3NErMapXHAxFUP+ponUAXKBml3MKifmqOf6cQ5 yxKFkT7haoFmqf8bIcxmNT6TSpTY1camGMu3h6nRDpfEZ7pg2linn2E36L6WU1SzNvaz F2Esqp7QXB1fOfUMgBzRavp8PpozMJsuJck/PT3SGTrwPoefjab6DQ32kSx03p3VpbKE UaUA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=VAgnCdPOncpauoRU0qVGoSTsdr5jtKNgosi2ZSYT06k=; b=eTwvZvb1udMQT46WU9qglFa1BEDMyuVBTZgVdgUB+WQR64ctp9z41G+s8Au1ARVbOY we+kkKmnD607a65bs2wAZiZJmr+WichJClyrErKWpodcuK+mVZM227g1aT6kffU1taJR o1f+nI6lWOLASgRJtcC31+aUip0Bj2iP4kRPDT4APWCkjlOCVh+Xl4bfa5HPqdx3vStO 7YFNWf2MTeWzbyonkIPCRvDeE1hQdUMJ+DEVNQXwDcZML9yBJpeW/Q5sUSmiDzbACT0L oxRfFqY+v6SSHDEKud/FnXmD13huYZRe5eZ4JPMXR1LIiqKodCcOxzYbCYHhz2ckUzR6 Y7hw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="IbnBYal/"; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 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. [209.132.180.67]) by mx.google.com with ESMTP id u191si1323403oia.148.2020.04.01.13.35.42; Wed, 01 Apr 2020 13:35:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="IbnBYal/"; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 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 S1733046AbgDAUe6 (ORCPT + 99 others); Wed, 1 Apr 2020 16:34:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:54406 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733018AbgDAUe5 (ORCPT ); Wed, 1 Apr 2020 16:34:57 -0400 Received: from ebiggers-linuxstation.mtv.corp.google.com (unknown [104.132.1.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5B10A20BED; Wed, 1 Apr 2020 20:34:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585773296; bh=asV0FOHdhlZH5ZrfsvPkfpWgqdAVrxpW3yMEjV5dxJ0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IbnBYal/8lTLmc4T5JqZG811IKIJIvFd+mt1bHZJ6avPcHMh1s2+feqKAkpBLah99 N1ci+2tv4x3FpvtcrC9MCHI8pUZjgvWxIJceQzpBV+wkvkRIvU4+NnfgVEdmB593eP sHzbtmvCyto5Z1oqswH1R4AQQmzf7SSIK0kdFAx8= From: Eric Biggers To: linux-ext4@vger.kernel.org Cc: linux-fscrypt@vger.kernel.org Subject: [PATCH 3/4] ext4.5: document the stable_inodes feature Date: Wed, 1 Apr 2020 13:32:38 -0700 Message-Id: <20200401203239.163679-4-ebiggers@kernel.org> X-Mailer: git-send-email 2.26.0.rc2.310.g2932bb562d-goog In-Reply-To: <20200401203239.163679-1-ebiggers@kernel.org> References: <20200401203239.163679-1-ebiggers@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org From: Eric Biggers Signed-off-by: Eric Biggers --- misc/ext4.5.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/misc/ext4.5.in b/misc/ext4.5.in index 1db61a5f..90bc4f88 100644 --- a/misc/ext4.5.in +++ b/misc/ext4.5.in @@ -299,6 +299,20 @@ feature is essentially a more extreme version of sparse_super and is designed to allow a much larger percentage of the disk to have contiguous blocks available for data files. .TP +.B stable_inodes +.br +Marks the filesystem's inode numbers and UUID as stable. +.BR resize2fs (8) +will not allow shrinking a filesystem with this feature, nor +will +.BR tune2fs (8) +allow changing its UUID. This feature allows the use of specialized encryption +settings that make use of the inode numbers and UUID. Note that the +.B encrypt +feature still needs to be enabled separately. +.B stable_inodes +is a "compat" feature, so old kernels will allow it. +.TP .B uninit_bg .br This ext4 file system feature indicates that the block group descriptors @@ -788,6 +802,8 @@ ext4, 4.13 ext4, 5.2 .IP "\fBverity\fR" 2i ext4, 5.4 +.IP "\fBstable_inodes\fR" 2i +ext4, 5.5 .SH SEE ALSO .BR mke2fs (8), .BR mke2fs.conf (5), -- 2.26.0.rc2.310.g2932bb562d-goog