Skip to content
Commit 0a028955 authored by Carlos Garnacho's avatar Carlos Garnacho Committed by Martyn Russell
Browse files

TrackerMinerFS: Fix mtime cache for crawl directories themselves.

Mtime cache works by querying the parent folder, but for crawl directories
there wouldn't be any data for its parent folder, needlessly reindexing
these again, and leaving orphaned urns in the database. This problem would
add up in consecutive runs, as direct children nfo:belongsToContainer would
still point to the orphaned node, thus spreading the problem through the
hierarchy.
parent 88ed614d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment