mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
Revert "fix wrong statement JOURNAL_FILE_FORMAT.md doc"
This reverts commit 119063d2b1.
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
119063d2b1
commit
063a43a1a7
@@ -295,7 +295,7 @@ If a file is opened for writing the **state** field should be set to
|
||||
STATE_ONLINE. If a file is closed after writing the **state** field should be
|
||||
set to STATE_OFFLINE. After a file has been rotated it should be set to
|
||||
STATE_ARCHIVED. If a writer is asked to write to a file that is not in
|
||||
STATE_ONLINE it should immediately rotate the file and start a new one,
|
||||
STATE_OFFLINE it should immediately rotate the file and start a new one,
|
||||
without changing the file.
|
||||
|
||||
After and before the state field is changed `fdatasync()` should be executed on
|
||||
|
||||
Reference in New Issue
Block a user