Bug 339037 - Filelight still scan across filesystem boudaries if that opinion is not checked
Summary: Filelight still scan across filesystem boudaries if that opinion is not checked
Status: RESOLVED FIXED
Alias: None
Product: filelight
Classification: Applications
Component: general (show other bugs)
Version: 1.20
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Martin Sandsmark
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-12 18:36 UTC by Yichao Zhou
Modified: 2017-02-26 11:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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