]> git.ipfire.org Git - thirdparty/squid.git/commit
Removed restriction on cache_dir max-size to be a multiple of pagesize.
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 1 Feb 2011 05:46:29 +0000 (22:46 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Tue, 1 Feb 2011 05:46:29 +0000 (22:46 -0700)
commitfd23a2ca8e404419f3114678828ca87bc310f27d
tree46649441b05c2dc4bffe7065d5a3b94fcd55b004
parentcdbe1812792e7aae68fcace4af0b59f2aab2f3ae
Removed restriction on cache_dir max-size to be a multiple of pagesize.
It was specific to Mmapped DiskIO module which we no longer use.
src/fs/rock/RockIoState.cc
src/fs/rock/RockSwapDir.cc