Skip to content
  • Timo Teräs's avatar
    db: fix triggers to report deleted directories · 5c39fd38
    Timo Teräs authored
    This change just changes to keep deleted directory items in
    the hash with ref count zero and modified flag set. Those entries
    are reused when needed. The side effect is that fire_triggers()
    will now see those removed direcotries and reports them. Other
    enumerators of the directories hash are protected to skip removed
    directories when appropriate.
    
    (cherry picked from commit b0fcc56f)
    (cherry picked from commit 6ee77576)
    5c39fd38