Menu

#40 HFS+ specific ffind code

open
nobody
5
2009-11-25
2009-11-25
No

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.

Discussion


Log in to post a comment.