diff options
author | Eric Biggers | 2023-08-14 11:29:03 -0700 |
---|---|---|
committer | Theodore Ts'o | 2023-08-27 11:27:13 -0400 |
commit | af494af38580a35b92f921639a60630a2307bcc2 (patch) | |
tree | 37414b2979eb229366c08c9b9c4e49ede53627df /fs/ext4 | |
parent | b81427939590450172716093dafdda8ef52e020f (diff) |
libfs: remove redundant checks of s_encoding
Now that neither ext4 nor f2fs allows inodes with the casefold flag to
be instantiated when unsupported, it's unnecessary to repeatedly check
for support later on during random filesystem operations.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20230814182903.37267-4-ebiggers@kernel.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions