[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151205024416.31087.14808.stgit@birch.djwong.org>
Date: Fri, 04 Dec 2015 18:44:16 -0800
From: "Darrick J. Wong" <darrick.wong@...cle.com>
To: tytso@....edu, darrick.wong@...cle.com
Cc: linux-ext4@...r.kernel.org
Subject: [PATCH 0/8] e2fsprogs: save checksum seeds; misc fixes
Hi all,
Here's a short patch series that rolls up all my pending fixes for
e2fsprogs. The first five patches introduce the "metdata_csum_seed"
feature which decouples the metadata block checksums from the FS UUID
so that said UUID can be changed while the FS is mounted.
Patch #6 fixes filefrag not to report holes as fragmentation.
Patch #7 changes tune2fs so that prior to making invasive changes to
the filesystem it'll check that the FS has been fsck'd recently and if
so confirms with the administrator that they actually want to proceed.
Patch #8 teaches tune2fs to recover the journal if necessary. This
prevents tune2fs modifications from being clobbered by a journal
replay.
The patchset should apply cleanly against the -next branch as of 30
November. Comments and questions are, as always, welcome.
--D
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists