linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
* [f2fs-dev] [PATCH 0/2] f2fs: fixes for f2fs_d_compare() and f2fs_d_hash()
@ 2020-01-24  4:15 Eric Biggers
  2020-01-24  4:15 ` [f2fs-dev] [PATCH 1/2] f2fs: fix dcache lookup of !casefolded directories Eric Biggers
  2020-01-24  4:15 ` [f2fs-dev] [PATCH 2/2] f2fs: fix race conditions in ->d_compare() and ->d_hash() Eric Biggers
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Biggers @ 2020-01-24  4:15 UTC (permalink / raw)
  To: linux-f2fs-devel
  Cc: linux-fsdevel, linux-ext4, Gabriel Krisman Bertazi,
	Alexander Viro, Daniel Rosenberg

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



_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-24  4:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-24  4:15 [f2fs-dev] [PATCH 0/2] f2fs: fixes for f2fs_d_compare() and f2fs_d_hash() Eric Biggers
2020-01-24  4:15 ` [f2fs-dev] [PATCH 1/2] f2fs: fix dcache lookup of !casefolded directories Eric Biggers
2020-01-24  4:15 ` [f2fs-dev] [PATCH 2/2] f2fs: fix race conditions in ->d_compare() and ->d_hash() Eric Biggers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).