<table><tr><td style="">poboiko created this revision.<br />poboiko added reviewers: Frameworks, Baloo.<br />Herald added projects: Frameworks, Baloo.<br />Herald added a subscriber: kde-frameworks-devel.<br />poboiko requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D16878">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Assume user has <tt style="background: #ebebeb; font-size: 13px;">~/stuff</tt> folder, that is symlinked to i.e. <tt style="background: #ebebeb; font-size: 13px;">/storage/stuff</tt>.<br />
User don't want it to be indexed, so he adds <tt style="background: #ebebeb; font-size: 13px;">~/stuff</tt> in the KCM. However, this entry gets silently ignored when indexer<br />
runs over <tt style="background: #ebebeb; font-size: 13px;">/storage</tt> (trivially because it does not match <tt style="background: #ebebeb; font-size: 13px;">~/stuff</tt>), resulting to excluded folder being indexed.</p>

<p>Instead I propose to resolve symlinks right when loading exclude folder list from config.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>It compiles, it seems to be working</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R293 Baloo</div></div></div><br /><div><strong>BRANCH</strong><div><div>resolve-exclude-symlinks (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16878">https://phabricator.kde.org/D16878</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/file/fileindexerconfig.cpp</div></div></div><br /><div><strong>To: </strong>poboiko, Frameworks, Baloo<br /><strong>Cc: </strong>kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams<br /></div>