]> git.ipfire.org Git - thirdparty/squid.git/commit
Use -2 instead of -1 as the minimum sane time in swap.state entries
authorAlex Rousskov <rousskov@measurement-factory.com>
Mon, 30 Jan 2012 17:57:54 +0000 (10:57 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Mon, 30 Jan 2012 17:57:54 +0000 (10:57 -0700)
commit68992b63c4b19f493a06c6e6136ca5c4512ec087
treefc01faac636f89ca05b997bd36598e2018287b6f
parent3f9d4dc21bce9043c3ded0607a36a7883995b44d
Use -2 instead of -1 as the minimum sane time in swap.state entries
because StoreSwapLogData::expires documentation says it sometimes uses -2.
src/StoreSwapLogData.cc