Commit f1db2121 authored by Stefan Tomanek's avatar Stefan Tomanek Committed by Daniel Stenberg
Browse files

write extended attributes by using fsetxattr

Instead of reopening the downloaded file, fsetxattr uses the (already
open) file descriptor to attach extended attributes. This makes the
procedure more robust against errors caused by moved or deleted files.
parent 892cacef
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment