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

Méven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/-/commit/90539e7
                   |                            |42a1fbc89702645d0ebf372a7e5
                   |                            |34357b
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #6 from Méven <[email protected]> ---
Git commit 90539e742a1fbc89702645d0ebf372a7e534357b by Méven Car, on behalf of
Oliver Schramm.
Committed on 04/06/2026 at 08:17.
Pushed by meven into branch 'master'.

kmountpoint: Iterate mountpoint backwards to handle systemd-automount

When using systedm-automount it results in two entries
in mountinfo for the same path. autofs and the actual fs.
The actual fs appears AFTER the automount, which is why
using backward iterators in libmount is usually the
default.

Because autofs is a pseudofs for which trash is not
available, we want to rather have the actual fs.
Also, this way findByPath will return the expected result.

M  +1    -1    src/core/kmountpoint.cpp

https://invent.kde.org/frameworks/kio/-/commit/90539e742a1fbc89702645d0ebf372a7e534357b

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

Reply via email to