<table><tr><td style="">bruns created this revision.<br />bruns added reviewers: Baloo, Frameworks, ngraham, astippich, poboiko.<br />Herald added projects: Frameworks, Baloo.<br />Herald added a subscriber: kde-frameworks-devel.<br />bruns 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/D20299">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This fixes a regression introduced with commit <a href="https://phabricator.kde.org/R293:e58804bf9eb8d507d3ef4aa8faf12d6854f5a8bc" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">e58804bf9eb8</a><br />
("React to config updates inside indexer").</p>

<p>The recursion should stop when it reaches an explicitly included folder,<br />
thus pass shouldDelete also into the iteration for excluded folders.<br />
The current unconditional removal causes recurrent indexing of included<br />
subtrees on each login.</p>

<p>Do a depth first walk, and after returning check if there are any<br />
children left. Only delete the folder if it is empty. Otherwise, the<br />
directory tree structure has dangling subtrees.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>configure an includeFolder below an excludeFolder<br />
start balooctl monitor<br />
restart baloo_file<br />
files below the includeFolder should not be needed to be reindexed</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R293 Baloo</div></div></div><br /><div><strong>BRANCH</strong><div><div>indexcleaner</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D20299">https://phabricator.kde.org/D20299</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/engine/writetransaction.h<br />
src/file/indexcleaner.cpp</div></div></div><br /><div><strong>To: </strong>bruns, Baloo, Frameworks, ngraham, astippich, poboiko<br /><strong>Cc: </strong>kde-frameworks-devel, gennad, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams<br /></div>