]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 5022: Reconfigure kills Coordinator in SMP+ufs configurations (#556)
authorDrDaveD <2129743+DrDaveD@users.noreply.github.com>
Fri, 21 Feb 2020 05:12:04 +0000 (05:12 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 23 Feb 2020 21:39:58 +0000 (21:39 +0000)
commitf319174df468d72928a09548ca89baf6873378ad
tree7374104fc74ccd5e364490fb977d09013bf584fa
parent8da861a50ed63acecd111b3810b1a2c806aa8b68
Bug 5022: Reconfigure kills Coordinator in SMP+ufs configurations (#556)

In these unsupported SMP+ufs configurations, depending on the deployment
specifics, the Coordinator process could exit due to swap state file
opening errors:

    kid11| FATAL: UFSSwapDir::openLog: Failed to open swap log.
src/fs/ufs/UFSSwapDir.cc