HFS+ specific ffind code
Brought to you by:
carrier
HFS+, like NTFS already does, should have special code to map a metadata address to a name. The current code recurses the directories until it finds a file that maps to the metadata. We could develop code that looks up the thread for the metadata address, and goes up the parent directory links in the catalog file.