Whamcloud - gitweb
AOSP: ANDROID: tune2fs: Support encrypt+casefold
authorDaniel Rosenberg <drosen@google.com>
Thu, 11 Jun 2020 04:21:42 +0000 (21:21 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Jan 2021 04:46:39 +0000 (23:46 -0500)
commit23fc0e6e46f061175ef2af03538e137a490d17fb
treede3e10f24e1d8bb0494983674aed9616c29fe5f8
parent79661036b427a890b1d3d435ffab7c811ec9e5f4
AOSP: ANDROID: tune2fs: Support encrypt+casefold

In preparation for upcoming kernel changes that will make the kernel
support both encryption and casefolding at the same time, allow tune2fs
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 tune2fs

Change-Id: I36537a8b6dc5e2997b7016212f9b574c76673067
From AOSP commit: 44ac9dccd9853cc9807f0d6ce952bdcdeb93954a
misc/tune2fs.c