Bug 339037

Summary: Filelight still scan across filesystem boudaries if that opinion is not checked
Product: [Applications] filelight Reporter: Yichao Zhou <broken.zhou>
Component: generalAssignee: Martin Sandsmark <martin.sandsmark>
Status: RESOLVED FIXED    
Severity: normal CC: arthurflor23, tguenther.dev
Priority: NOR    
Version: 1.20   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Yichao Zhou 2014-09-12 18:36:14 UTC
My /home is mounted in /etc/fstab using EXT4 filesystem.

When I scan the root, the result still contains /home.  This problem only happenes recently.  I think this is a regression.

Reproducible: Always
Comment 1 tguen 2016-09-20 04:01:14 UTC
Same problem, using 1.21 on Arch Linux.
Comment 2 Arthur Flôr 2017-01-20 02:50:29 UTC
Same problem. Using 1.21 on Arch Linux with KDE.
Comment 3 Albert Astals Cid 2017-02-26 11:12:05 UTC
Git commit ddcc6efdfccf3e7c9defd4a3de6f40f61f9e95fb by Albert Astals Cid, on behalf of Joachim Priesner.
Committed on 26/02/2017 at 11:11.
Pushed by aacid into branch 'Applications/16.12'.

Make "Do not scan across file system boundaries" work properly again

There were two things preventing the setting from taking effect: The
ignored paths all contain a trailing slash, while the folder name
compared against them does not. Additionally, the refactoring commit
ee71f612 removed the assignment to the variable d, causing the directory
to be always rescanned.
REVIEW: 129952

M  +3    -4    src/part/localLister.cpp

https://commits.kde.org/filelight/ddcc6efdfccf3e7c9defd4a3de6f40f61f9e95fb