https://bugs.kde.org/show_bug.cgi?id=355258
--- Comment #10 from Joseph Yasi <joe.y...@gmail.com> --- I can confirm that Device Notifier is the culprit this time. I attached strace to plasmashell and see stat("/mediastorage/mediastorage" after every auto umount. I removed Device Notifier from the system tray, and no longer see this. I see a read of mounts around the same time, so it looks like it's reading through my mounts and doing a stat. This is problematic for automounts. I will try to pin down where Device Notifier is doing this. -- You are receiving this mail because: You are watching all bug changes.