]> git.ipfire.org Git - thirdparty/squid.git/commit
Polished cache_dir rebuild warnings.
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 6 Sep 2011 20:42:29 +0000 (14:42 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Tue, 6 Sep 2011 20:42:29 +0000 (14:42 -0600)
commit28edca6145fbf9528b68484be69f8c6671d755a2
treef15215dabc608ec56a119f03acf6e6d119e5b6a5
parent7bb07fd27fd4a8b48d2afd8915b6c1ea943890a0
Polished cache_dir rebuild warnings.

Use DBG_IMPORTANT level, WARNING: prefix, and explain that the bad entry is
going to be ignored. While this is an improvement of the moved code, most
of these warnings are still not user-friendly as they report low-level
details that most admins cannot use.
src/store_rebuild.cc