mirror of
https://github.com/octoleo/restic.git
synced 2024-11-16 01:57:10 +00:00
e42d2d1da8
Like "cp -a" and "rsync -a" do, only report lchown errors if we run as root. Like cp from GNU coreutils does, we check Geteuid() to determine if we are running as root ( http://git.savannah.gnu.org/cgit/coreutils.git/tree/src/copy.c#n3012 ). On Windows, lchown errors are always reported. Fixes https://github.com/restic/restic/issues/1766 |
||
---|---|---|
.. | ||
1941 | ||
issue-1766 | ||
issue-1909 | ||
issue-1935 | ||
issue-1978 | ||
pull-1780 | ||
pull-1876 | ||
pull-1920 | ||
pull-1949 | ||
pull-1953 |