Skip to content
Commit 9c66f528 authored by Lennart Poettering's avatar Lennart Poettering
Browse files

sd-journal: when picking up a new file, compare inode/device info with...

sd-journal: when picking up a new file, compare inode/device info with previous open file by same name

Let's make sure we aren't confused if a journal file is replaced by a
different one (for example due to rotation) if we are in a q overflow:
let's compare the inode/device information, and if it changed replace
any open file object as needed.

Fixes: #8198
parent fc1813c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment