Commit 7569219
authored
fs: fix cp symlink and EEXIST handling on Windows
Fixes: #59636
Signed-off-by: Kirill Saied <sayed.kirill@gmail.com>
PR-URL: #64353
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>1 parent 874e96e commit 7569219
2 files changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3680 | 3680 | | |
3681 | 3681 | | |
3682 | 3682 | | |
| 3683 | + | |
| 3684 | + | |
| 3685 | + | |
| 3686 | + | |
| 3687 | + | |
| 3688 | + | |
3683 | 3689 | | |
3684 | 3690 | | |
3685 | 3691 | | |
| |||
3818 | 3824 | | |
3819 | 3825 | | |
3820 | 3826 | | |
| 3827 | + | |
| 3828 | + | |
| 3829 | + | |
| 3830 | + | |
| 3831 | + | |
| 3832 | + | |
3821 | 3833 | | |
3822 | 3834 | | |
3823 | 3835 | | |
| |||
3841 | 3853 | | |
3842 | 3854 | | |
3843 | 3855 | | |
3844 | | - | |
| 3856 | + | |
3845 | 3857 | | |
3846 | 3858 | | |
3847 | 3859 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
0 commit comments