Open joachimmetz opened 4 years ago
Based on the output of fsutil hardlink list
it does not appear 8dot3name (or short) filenames are considered hard links.
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/fsutil-hardlink
FAT and NTFS have the concept of a short and long file names, these are similar to hard links with the exception that Windows treats these more like an alias. Or treat this as a special kind of alias hard link, since there is a corresponding $FILE_NAME attribute an $I30 index entry.