diff options
author | Daniel Rosenberg <drosen@google.com> | 2021-03-19 07:34:14 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2021-04-05 22:18:36 -0400 |
commit | 1ae98e295fa2577fb5e492200c58d10230e00e99 (patch) | |
tree | c813ffd35cdd2c1451bc5999e30c04b844c9372e /include/linux/jbd2.h | |
parent | 471fbbea7ff7061b2d6474665cb5a2ceb4fd6500 (diff) |
ext4: optimize match for casefolded encrypted dirs
Matching names with casefolded encrypting directories requires
decrypting entries to confirm case since we are case preserving. We can
avoid needing to decrypt if our hash values don't match.
Signed-off-by: Daniel Rosenberg <drosen@google.com>
Link: https://lore.kernel.org/r/20210319073414.1381041-3-drosen@google.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'include/linux/jbd2.h')
0 files changed, 0 insertions, 0 deletions