[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YoampjUJ9Qe060AH@sol.localdomain>
Date: Thu, 19 May 2022 13:20:54 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: Gabriel Krisman Bertazi <krisman@...labora.com>
Cc: tytso@....edu, adilger.kernel@...ger.ca, jaegeuk@...nel.org,
linux-ext4@...r.kernel.org, linux-f2fs-devel@...ts.sourceforge.net,
kernel@...labora.com
Subject: Re: [PATCH v6 4/8] ext4: Reuse generic_ci_match for ci comparisons
On Thu, May 19, 2022 at 03:52:10PM -0400, Gabriel Krisman Bertazi wrote:
> > It's hard to reason about, though. f2fs does things in a much cleaner way, as
> > I've mentioned before, since it decides which type of match it wants at the
> > beginning, when initializing struct f2fs_filename.
>
> Yes, this is quite confusing. Are these implementation documented
> anywhere?
>
Not very well. The f2fs implementation has some comments, though. E.g. see
struct f2fs_filename and f2fs_setup_filename().
- Eric
Powered by blists - more mailing lists