https://bugs.kde.org/show_bug.cgi?id=522308
--- Comment #1 from Andrius Štikonas <[email protected]> --- Can you check which command causes this scan. Either run KPMCORE_DEBUG=1 partitionmanager and observe terminal. Or manually try commands from https://invent.kde.org/system/kpmcore/-/blob/master/src/plugins/sfdisk/sfdiskbackend.cpp I think to find list of devices we use lsblk --nodeps --paths --sort name --json --output type,name and then commands to scan each disk are in https://invent.kde.org/system/kpmcore/-/blob/master/src/plugins/sfdisk/sfdiskbackend.cpp?ref_type=heads#L207 I'm a bit surprised that any of the command there causes automount given that we don't walk the tree and cd into those directories. -- You are receiving this mail because: You are watching all bug changes.
