Re: [PATCH v2 2/2] hfs: Update sanity check of the root record
From: George Anthony Vernon
Date: Mon Nov 24 2025 - 17:56:20 EST
On Tue, Nov 11, 2025 at 12:34:40AM +0000, Viacheslav Dubeyko wrote:
> On Tue, 2025-11-11 at 00:23 +0000, George Anthony Vernon wrote:
> > Maybe is_valid_cnid() should be is_valid_catalog_cnid(), since that is
> > what it is actually testing for at the interface with the VFS. Would you
> > agree?
> >
>
> CNID is abbreviation of Catalog Node ID. So, is_valid_catalog_cnid() will sound
> like Catalog Catalog Node ID. :)
>
> Thanks,
> Slava.
>
Indeed, I think my thinking got muddled up late at night :)
Thanks,
George