Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle SD_JOURNAL_INVALIDATE when following a journal #36064

Closed
wants to merge 1 commit into from

Commits on Jan 19, 2018

  1. Handle SD_JOURNAL_INVALIDATE when following a journal

    When following a journal in the journald log reader, correctly handle
    SD_JOURNAL_INVALIDATE results from sd_journal_process() by closing and
    reopening the journal handle, which closes all open journal files
    (including deleted ones) and opening all currently-available journal
    files.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    nalind committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    5a14f9d View commit details
    Browse the repository at this point in the history