Pádraig Brady <P <at> draigBrady.com> writes: > FC5 test failure: > ln/hard-to-sym > ln -P -L symlink3 hard-to-a > ln: creating hard link `hard-to-a' => `symlink3': Invalid argument
I'd be interested in the strace of ln -P -L symlink3 hard-to-a as well as 'grep LINK_FOLLOWS config.log'. It may be that the new gnulib linkat module can still work around this. -- Eric Blake
