Re: full_name_hash

Magnus Ahltorp (map@stacken.kth.se)
29 Dec 1998 19:12:55 +0100


> > This patch makes full_name_hash work with 8-bit filenames.
>
> Doesn't it work anyway (just producing different hash values)?

If you look in lookup_dentry(), it uses partial_name_hash, which
produces correct values. These values are not compatible with the
values that full_name_hash() uses.

/Magnus
map@stacken.kth.se

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/