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

Julien Picalausa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jpicalau+mindrot@elmandria.
                   |                            |com

--- Comment #5 from Julien Picalausa <[email protected]> ---
I just want to +1 this. Also, I want to point out that this seem like
the root cause of an issue with extracting tar archives when using
sshfs. In short, if a symlink gets extracted before its target, when
tar attempts to set the time for that symlink, it fails because the
target of the symlink doesn't (yet) exist, causing tar itself to report
an error. This results for instance in steam failing to install its
runtime when running from a home folder mounted over sshfs.

I haven't looked at the patch proposed here, so I can't vouch for it,
but lsetstat seem to be a very much needed feature, especially in a
world where sshfs is becoming a popular way to mount remote folders.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to