]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix bug 1218 by adding tests for the io engine of coss and ufs swapdirs after parsing...
authorrobertc <>
Thu, 14 Sep 2006 06:51:09 +0000 (06:51 +0000)
committerrobertc <>
Thu, 14 Sep 2006 06:51:09 +0000 (06:51 +0000)
commitb7717b615563b0c01dadf1e91860257fa9c240e2
treee8faca36e9a527d4121576817660d58de958b797
parentb6e527e40c0c1ad07605f8dddd121ed4af1e7696
Fix bug 1218 by adding tests for the io engine of coss and ufs swapdirs after parsing completes, and providing a heuristic lookup for finding a DiskIOModule when none is specified.
src/DiskIO/DiskIOModule.cc
src/DiskIO/DiskIOModule.h
src/Makefile.am
src/fs/coss/store_dir_coss.cc
src/fs/ufs/StoreFSufs.h
src/fs/ufs/store_dir_ufs.cc
src/fs/ufs/ufscommon.h
src/tests/testCoss.cc
src/tests/testCoss.h
src/tests/testUfs.cc
src/tests/testUfs.h