[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200124041549.159983-1-ebiggers@kernel.org>
Date: Thu, 23 Jan 2020 20:15:47 -0800
From: Eric Biggers <ebiggers@...nel.org>
To: linux-f2fs-devel@...ts.sourceforge.net
Cc: linux-fsdevel@...r.kernel.org, linux-ext4@...r.kernel.org,
Alexander Viro <viro@...iv.linux.org.uk>,
Daniel Rosenberg <drosen@...gle.com>,
Gabriel Krisman Bertazi <krisman@...labora.com>
Subject: [PATCH 0/2] f2fs: fixes for f2fs_d_compare() and f2fs_d_hash()
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
Powered by blists - more mailing lists