1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/logger/loggerutils
Cory Snider a67e159909 daemon/logger: hold LogFile lock less on ReadLogs
Reduce the amount of time ReadLogs holds the LogFile fsop lock by
releasing it as soon as all the files are opened, before parsing the
compressed file headers.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2022-05-19 15:23:18 -04:00
..
cache
file_unix.go
file_windows.go
file_windows_test.go
follow.go
log_tag.go
log_tag_test.go
logfile.go daemon/logger: hold LogFile lock less on ReadLogs 2022-05-19 15:23:18 -04:00
logfile_race_test.go
logfile_test.go
sharedtemp.go
sharedtemp_test.go