https://bugs.kde.org/show_bug.cgi?id=395023
--- Comment #19 from [email protected] --- (In reply to Bug Janitor Service from comment #15) > A possibly relevant merge request was started @ > https://invent.kde.org/frameworks/kio/-/merge_requests/1537 The base for the (closed) MR is now https://invent.kde.org/frameworks/kio/-/merge_requests/1983 https://invent.kde.org/frameworks/kio/-/merge_requests/1537 could actually already work, but without https://invent.kde.org/frameworks/kio/-/merge_requests/1983 "implicit"[1] subvolumes break things (as they do already, just look at the properties dialog in dolphin). If https://invent.kde.org/frameworks/kio/-/merge_requests/1537 would get merged, the trash resides on the explicit mounted subvolume root (again, it is only feasable to use the information in /proc/self/mountinfo, there is no api to get every subvolume on a btrfs filesystem, you can only check if a file is on the same or different subvolume) [1] the subvolumes that do not show up in /proc/self/mountinfo. -- You are receiving this mail because: You are watching all bug changes.
