mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
note a log message that might want to get quieter
svn:r12526
This commit is contained in:
@@ -586,6 +586,8 @@ router_rebuild_store(int force, desc_store_t *store)
|
||||
"okay if we're just starting up after a long time. "
|
||||
"Otherwise, it's a bug.",
|
||||
fname);
|
||||
/* XXX020 should we reduce the severity of the above log
|
||||
* message? I don't think we see it much in practice. -RD */
|
||||
}
|
||||
} else {
|
||||
log_warn(LD_FS, "Unable to mmap new descriptor file at '%s'.",fname);
|
||||
|
||||
Reference in New Issue
Block a user