[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YHnKzF8OXWn6GRbc@zeniv-ca.linux.org.uk>
Date: Fri, 16 Apr 2021 17:35:08 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Chung-Chiang Cheng <shepjeng@...il.com>
Cc: christian.brauner@...ntu.com, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, cccheng@...ology.com
Subject: Re: [PATCH] hfsplus: prevent negative dentries when casefolded
On Sat, Apr 17, 2021 at 01:20:12AM +0800, Chung-Chiang Cheng wrote:
> hfsplus uses the case-insensitive filenames by default, but VFS negative
> dentries are incompatible with case-insensitive. For example, the
> following instructions will get a cached filename 'aaa' which isn't
> expected. There is no such problem in macOS.
Look into the way vfat et.al. are dealing with that (see their
->d_revalidate()).
Powered by blists - more mailing lists