GNU bug report logs -
#13447
ln "" foo gives misleading error message
Previous Next
Reported by: Ken Irving <ken.irving <at> alaska.edu>
Date: Tue, 15 Jan 2013 08:32:01 UTC
Severity: normal
Tags: notabug
Done: Bob Proulx <bob <at> proulx.com>
Bug is archived. No further changes may be made.
Full log
Message #57 received at 13447 <at> debbugs.gnu.org (full text, mbox):
Pádraig Brady wrote:
> On 01/15/2013 02:27 PM, Jim Meyering wrote:
>> Pádraig Brady wrote:
>> ...
>>>> I could go either way.
>>>> There is precedent, but it's such a corner case,
>>>> it may not be worth the added code.
>>>
>>> given the confusion above, it might be worth the
>>> clarification error message.
>>
>> Yes, I've demonstrated that rather well ;-)
>
> Note to add the error robustly,
> we'd have to check that ENOENT wasn't
> in fact being generated for the link name.
> That would involve stat()s and TOCTOU issues.
>
> This Linux misinterpretation of POSIX has
> been present for a long time as can be seen by
> searching for sys_symlink in:
>
> http://repo.or.cz/w/davej-history.git/blame/HEAD:/fs/namei.c
>
> I sent the attached path to the kernel list,
> to see can we address it directly there.
Nice follow-up. Thanks!
This bug report was last modified 12 years and 189 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.