Branch: refs/heads/locking-cleanup
Home: https://github.com/kronosnet/kronosnet
Commit: 01de0d1898985369be5c05ca9de3c09674819233
https://github.com/kronosnet/kronosnet/commit/01de0d1898985369be5c05ca9de3c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2018-07-29 (Sun, 29 Jul 2018)
Changed paths:
M libknet/logging.c
Log Message:
-----------
[logging] drop locking inside log_msg (part 1)
looking at the code, there are only few calls to log_msg happening outside
of locking context (error reports when failing to grab the lock).
Everything else appears to be safe.
drop the attempt to lock inside log_msg for now, part 2 will address those
few calls that can happen outside of locking context.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.