From: Thorsten O. <ad...@th...> - 2017-11-09 20:38:26
|
On Mittwoch, 8. November 2017 23:52:09 CET Helmut Karlowski via Freemint- discuss wrote: > Do you have a testcase that demonstrates the problem without any > aranym-interaction? Although also running under Aranym, i just did a test with a freshly created tos filesystem image, so the hostfs is not involved here. By inserting debug printfs, i get following output from what is returned by Dxreaddir: pid 13 (desktop): getxattr 67E: 2017/06/04 13:23:30 pid 13 (desktop): getxattr 67E: 2017/11/08 05:12:30 The 67E are the filesystem flags. The same two files, mounted on linux: $ ls -l /mnt -rwxr-xr-x 1 root root 37146 4. Jun 14:23 emucicn.rsc -rwxr-xr-x 1 root root 1209 8. Nov 05:12 newdesk.inf So something is definitely wrong there. |