Page MenuHomeFreeBSD

syslogd/tests: Use a helper function to log from within a jail
AcceptedPublic

Authored by markj on Mon, Jan 19, 3:41 PM.
Tags
None
Referenced Files
F142531661: D54778.diff
Tue, Jan 20, 4:40 PM
Unknown Object (File)
Mon, Jan 19, 11:13 PM
Unknown Object (File)
Mon, Jan 19, 8:42 PM
Unknown Object (File)
Mon, Jan 19, 8:32 PM
Unknown Object (File)
Mon, Jan 19, 7:52 PM
Unknown Object (File)
Mon, Jan 19, 7:51 PM
Unknown Object (File)
Mon, Jan 19, 6:51 PM
Subscribers

Details

Reviewers
jfree
jlduran
Summary

This is just for consistency with all other logger(1) invocations, which
happen from the syslogd_log() function.

No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 69984
Build 66867: arc lint + arc unit

Event Timeline

markj requested review of this revision.Mon, Jan 19, 3:41 PM

After this refactoring, the test syslogd_test:forward becomes very flaky. It should be all fixed in the following revision.

This revision is now accepted and ready to land.Mon, Jan 19, 8:04 PM