This series fixes dentry comparisons and hashing on f2fs filesystems with the encoding feature enabled. Eric Biggers (2): f2fs: fix dcache lookup of !casefolded directories f2fs: fix race conditions in ->d_compare() and ->d_hash() fs/f2fs/dir.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) -- 2.25.0