-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hfsuser: treat orphaned hard links as regular files
Fixes an odd case where files may have the hard link file type code but which are otherwise regular files, with data in their own catalog record and no associated inode entry. Previously files like this appeared in directory listings but would not exist when read from. This change matches the behavior of Apple's driver.
- Loading branch information
Showing
1 changed file
with
7 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters