Whamcloud - gitweb
AOSP: ANDROID: tune2fs: Allow setting the casefold feature
authorDaniel Rosenberg <drosen@google.com>
Thu, 11 Jun 2020 04:18:44 +0000 (21:18 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Jan 2021 04:35:09 +0000 (23:35 -0500)
commitb437e1ed5f7446b832e25ce9ca1f0ef89b7329ed
tree0433de8d30d5fbe5e9b60d87abdc51d6e98d4732
parent0ea0a9e79047604a205dd3a17448271a2e25b615
AOSP: ANDROID: tune2fs: Allow setting the casefold feature

This allows tune2fs to enable casefolding on an existing filesystem.
At the moment, casefolding is incompatible with encryption.

Signed-off-by: Daniel Rosenberg <drosen@google.com>
Google-Bug-Id: 138322712
Test: Create fs without casefold and enable it via tune2fs
Change-Id: Ic9ed63180ef28c36e083cee85ade432e4bfcc654
From AOSP commit: eb5b168decac07058e90ead191350be80c75aff4
misc/tune2fs.8.in
misc/tune2fs.c