https://bugs.kde.org/show_bug.cgi?id=442310

Méven Car <meve...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/commit/8e87461c6
                   |                            |368d446152e87b6a804e0359e17
                   |                            |1134
   Version Fixed In|                            |5.88
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Méven Car <meve...@gmail.com> ---
Git commit 8e87461c6368d446152e87b6a804e0359e171134 by Méven Car, on behalf of
Ahmad Samir.
Committed on 21/10/2021 at 07:43.
Pushed by ahmadsamir into branch 'master'.

CopyJob: handle the no-op case of symlinks on FAT partitions

This copies some code from file_unix (see commit c27196acc33243db1da) to
CopyJob, since the latter is a more central place, we can catch more symlink
operations.

And as noted by dfaure in the MR, the code in file_unix is still needed for
the use case of apps using FileCopyJob directly and not CopyJob.

Split the msdos filesystem related code to a separate method, more readable
this way, I hope.
FIXED-IN: 5.88

M  +145  -53   src/core/copyjob.cpp
M  +6    -0    src/core/global.h
M  +3    -0    src/core/job_error.cpp

https://invent.kde.org/frameworks/kio/commit/8e87461c6368d446152e87b6a804e0359e171134

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to