Skip to content
  • Lennart Poettering's avatar
    journal: rework directory enumeration/watch logic · a963990f
    Lennart Poettering authored
    There's now sd_journal_new_directory() for watching specific journal
    directories. This is exposed in journalctl -D.
    
    sd_journal_wait() and sd_journal_process() now return whether changes in
    the journal are invalidating or just appending.
    
    We now create inotify kernel watches only when we actually need them
    a963990f