]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: ANDROID: mke2fs: Support encrypt+casefold
authorDaniel Rosenberg <drosen@google.com>
Thu, 11 Jun 2020 04:22:05 +0000 (21:22 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Jan 2021 04:48:46 +0000 (23:48 -0500)
commitb22c36e60cddc7c11bc8071a8390f98347b98052
treeeec9da6654918bf1ae89f8c128f4d76a9b7b567b
parent23fc0e6e46f061175ef2af03538e137a490d17fb
AOSP: ANDROID: mke2fs: Support encrypt+casefold

In preparation for upcoming kernel changes that will make the kernel
support both encryption and casefolding at the same time, allow mke2fs
to enable both features at the same time.

Signed-off-by: Daniel Rosenberg <drosen@google.com>
Google-Bug-Id: 138322712
Test: Create fs with casefold and encryption enabled via mke2fs
Change-Id: I4e2350e43e21cffb3d972310cd74df1e662bf87e
From AOSP commit: f8fc427df385260f3424e1e9d5485c8640606920
misc/mke2fs.c