[Bug 1447] sftp-server rename fails when EXDEV is returned

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Jun 19 05:17:39 EST 2008


https://bugzilla.mindrot.org/show_bug.cgi?id=1447





--- Comment #4 from Mike Garrison <mgarrison at alienz.net>  2008-06-19 05:17:36 ---
(In reply to comment #3)

In OpenAFS, the ACL information is stored in the directory, which is
why EXDEV is returned when you try to hardlink across directories.
However, doing a rename works fine. 

Older versions (eg, 3.8) handled this fine, it was only when the if ()
blocks checking to see if errno was EOPNOTSUPP or LINK_OPNOTSUPP_ERRNO
did this stop working.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list