]> git.ipfire.org Git - thirdparty/squid.git/commit
Polish: Improve the messages output by UFS swap log management.
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 30 Nov 2012 11:57:23 +0000 (04:57 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 30 Nov 2012 11:57:23 +0000 (04:57 -0700)
commitf087640fc902bdbfdd2d8591f5e57277e05904f9
tree5524cb6aef2d4b906777e0096dafcc5e1b541cde
parente297be13e865e00886cb31015f014c8f8da18fee
Polish: Improve the messages output by UFS swap log management.

It also includes a small local variable symbol change from "new_path" to
"tmp_path" to prevent future developer mistakes like the one seen in
bug 3663 mistaking "new_path" for the new destination path of xrename().
src/fs/ufs/UFSSwapDir.cc