Bernhard R. Link wrote:
My guess is that the order readdir returns them implies which file is stored as regular file and which is stored as hard link. Usually the f_ file is stored as regular file and the l_ file as hardlink. But on my filesystem the l_ file is stored as regular file and the f_ file as hardlink.
Of course, you're absolutely right. There are different length limits for the source path and the target and I'm testing right up to those limits, so for this test it does actually matter which one gets stored in which way. I think I see an easy way to restructure this test to avoid this problem on all platforms. I'll get that fix into 2.5.4. Thank you for your patience. I'll let you know as soon as I have a candidate fix. Cheers, Tim Kientzle -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]