On 9/28/22 22:12, Helge Deller wrote:
The problem here is, that if those flags [*] aren't set, the "struct dirent" will only be able to hold file numbers which are max. 32bits width.
"File numbers" is wrong... I meant "Inode number" (of the file). Helge

