-
Notifications
You must be signed in to change notification settings - Fork 531
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove tool 'purge' for management of UFS/AUFS/DiskD caches (#1541)
- Loading branch information
1 parent
0685b56
commit f47406c
Showing
20 changed files
with
23 additions
and
3,177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1765,139 +1765,6 @@ tools/helper-mux.pl: | |
|
||
============================================================================== | ||
|
||
tools/purge/conffile.cc, | ||
tools/purge/conffile.hh | ||
|
||
// Author: Jens-S. V?ckler <[email protected]> | ||
|
||
// (c) 2000 Lehrgebiet Rechnernetze und Verteilte Systeme | ||
// Universit?t Hannover, Germany | ||
// | ||
// Permission to use, copy, modify, distribute, and sell this software | ||
// and its documentation for any purpose is hereby granted without fee, | ||
// provided that (i) the above copyright notices and this permission | ||
// notice appear in all copies of the software and related documentation, | ||
// and (ii) the names of the Lehrgebiet Rechnernetze und Verteilte | ||
// Systeme and the University of Hannover may not be used in any | ||
// advertising or publicity relating to the software without the | ||
// specific, prior written permission of Lehrgebiet Rechnernetze und | ||
// Verteilte Systeme and the University of Hannover. | ||
// | ||
// THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, | ||
// EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY | ||
// WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. | ||
// | ||
// IN NO EVENT SHALL THE LEHRGEBIET RECHNERNETZE UND VERTEILTE SYSTEME OR | ||
// THE UNIVERSITY OF HANNOVER BE LIABLE FOR ANY SPECIAL, INCIDENTAL, | ||
// INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES | ||
// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT | ||
// ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, | ||
// ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | ||
// SOFTWARE. | ||
|
||
============================================================================== | ||
|
||
tools/purge/convert.cc, | ||
tools/purge/convert.hh | ||
|
||
// Author: Jens-S. V?ckler <[email protected]> | ||
|
||
// (c) 1997 Lehrgebiet Rechnernetze und Verteilte Systeme | ||
// Universit?t Hannover, Germany | ||
// | ||
// Permission to use, copy, modify, distribute, and sell this software | ||
// and its documentation for any purpose is hereby granted without fee, | ||
// provided that (i) the above copyright notices and this permission | ||
// notice appear in all copies of the software and related documentation, | ||
// and (ii) the names of the Lehrgebiet Rechnernetze und Verteilte | ||
// Systeme and the University of Hannover may not be used in any | ||
// advertising or publicity relating to the software without the | ||
// specific, prior written permission of Lehrgebiet Rechnernetze und | ||
// Verteilte Systeme and the University of Hannover. | ||
// | ||
// THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, | ||
// EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY | ||
// WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. | ||
// | ||
// IN NO EVENT SHALL THE LEHRGEBIET RECHNERNETZE UND VERTEILTE SYSTEME OR | ||
// THE UNIVERSITY OF HANNOVER BE LIABLE FOR ANY SPECIAL, INCIDENTAL, | ||
// INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES | ||
// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT | ||
// ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, | ||
// ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | ||
// SOFTWARE. | ||
|
||
============================================================================== | ||
|
||
tools/purge/copyout.cc, | ||
tools/purge/copyout.hh, | ||
tools/purge/purge.cc, | ||
tools/purge/squid-tlv.cc, | ||
tools/purge/squid-tlv.hh | ||
|
||
// Author: Jens-S. V?ckler <[email protected]> | ||
|
||
// (c) 1999 Lehrgebiet Rechnernetze und Verteilte Systeme | ||
// Universit?t Hannover, Germany | ||
// | ||
// Permission to use, copy, modify, distribute, and sell this software | ||
// and its documentation for any purpose is hereby granted without fee, | ||
// provided that (i) the above copyright notices and this permission | ||
// notice appear in all copies of the software and related documentation, | ||
// and (ii) the names of the Lehrgebiet Rechnernetze und Verteilte | ||
// Systeme and the University of Hannover may not be used in any | ||
// advertising or publicity relating to the software without the | ||
// specific, prior written permission of Lehrgebiet Rechnernetze und | ||
// Verteilte Systeme and the University of Hannover. | ||
// | ||
// THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, | ||
// EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY | ||
// WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. | ||
// | ||
// IN NO EVENT SHALL THE LEHRGEBIET RECHNERNETZE UND VERTEILTE SYSTEME OR | ||
// THE UNIVERSITY OF HANNOVER BE LIABLE FOR ANY SPECIAL, INCIDENTAL, | ||
// INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES | ||
// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT | ||
// ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, | ||
// ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | ||
// SOFTWARE. | ||
|
||
============================================================================== | ||
|
||
tools/purge/signal.cc, | ||
tools/purge/signal.hh, | ||
tools/purge/socket.cc, | ||
tools/purge/socket.hh | ||
|
||
// Author: Jens-S. V?ckler <[email protected]> | ||
|
||
// (c) 1998 Lehrgebiet Rechnernetze und Verteilte Systeme | ||
// Universit?t Hannover, Germany | ||
// | ||
// Permission to use, copy, modify, distribute, and sell this software | ||
// and its documentation for any purpose is hereby granted without fee, | ||
// provided that (i) the above copyright notices and this permission | ||
// notice appear in all copies of the software and related documentation, | ||
// and (ii) the names of the Lehrgebiet Rechnernetze und Verteilte | ||
// Systeme and the University of Hannover may not be used in any | ||
// advertising or publicity relating to the software without the | ||
// specific, prior written permission of Lehrgebiet Rechnernetze und | ||
// Verteilte Systeme and the University of Hannover. | ||
// | ||
// THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, | ||
// EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY | ||
// WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. | ||
// | ||
// IN NO EVENT SHALL THE LEHRGEBIET RECHNERNETZE UND VERTEILTE SYSTEME OR | ||
// THE UNIVERSITY OF HANNOVER BE LIABLE FOR ANY SPECIAL, INCIDENTAL, | ||
// INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES | ||
// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT | ||
// ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, | ||
// ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | ||
// SOFTWARE. | ||
|
||
============================================================================== | ||
|
||
shm_portable_segment_name_is_path() implementation: | ||
|
||
Derived from boost/interprocess/shared_memory_object.hpp and | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.