]> git.ipfire.org Git - thirdparty/squid.git/commit
Fixed parsing diskd cache_dir Q1 and Q2 options
authorwessels <>
Thu, 12 Apr 2007 03:22:27 +0000 (03:22 +0000)
committerwessels <>
Thu, 12 Apr 2007 03:22:27 +0000 (03:22 +0000)
commit5f2d056f8c5fa6fd2f5ba2e3045567c52abd52f7
treeda1495ef0a960faeaeef4958dc8163fedce9adb7
parente4b1808b86823bda50e7f17cac0b3cbabc6c91b8
Fixed parsing diskd cache_dir Q1 and Q2 options

UFSSwapDir::getOptionTree() was calling the DiskdIOStrategy::getOptionTree()
method, but was not using its return value.
src/fs/ufs/store_dir_ufs.cc