if (r < 0)
return r;
- /* Server might have done some vacuuming while we weren't watching. Get rid of the deleted
+ /* journald might have done some vacuuming while we weren't watching. Get rid of the deleted
* files now so they don't stay around indefinitely. */
ORDERED_HASHMAP_FOREACH(f, j->files) {
r = journal_file_fstat(f);
if (sd_id128_get_machine(NULL) >= 0) {
two = journal_file_offline_close(two);
- /* restart server */
+ /* emulate a system restart */
seqnum = 0;
ASSERT_OK(journal_file_open(-EBADF, "two.journal", O_RDWR, JOURNAL_COMPRESS, 0,