Bug 474479

Summary: Filelight scans across filesystem boundaries even though the setting is off
Product: [Applications] filelight Reporter: Szczepan Hołyszewski <rulatir>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: martin.sandsmark, travneff
Priority: NOR    
Version: 23.08.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Szczepan Hołyszewski 2023-09-13 09:59:40 UTC
SUMMARY

Turning "Scan across filesystem boundaries" has no effect. Filelight scans across filesystem boundaries anyway.

STEPS TO REPRODUCE

1. Disable "Scan across filesystem boundaries"
2. Scan the root directory on a system with multiple partition


OBSERVED RESULT

Scanning takes a long time and results contain data scanned from various partitions mounted under `/mnt`.

EXPECTED RESULT

Scanning should be fast (only 1 partition on NVMe) and results should only contain data from the partition mounted at `/`.

SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Comment 1 Szczepan Hołyszewski 2023-09-13 10:01:33 UTC

*** This bug has been marked as a duplicate of bug 473951 ***