[vserver] Hashify Cleanup

From: Gordan Bobic <gordan_at_bobich.net>
Date: Thu 31 Mar 2011 - 14:32:32 BST
Message-ID: <4D948270.5050601@bobich.net>

I know the documentation usually recommends doing

find /vserver/.hash -type f -links 1 -exec rm '{}' \;

to clean up the stale hard-links, but are there any drawbacks to also doing

find /vserver/.hash -type f -links 2 -exec rm '{}' \;

?

In the latter case, the links that will be found are those that only
exist in one vserver (plus the one link in .hash). These hard-links
don't seem to be of any obvious advantage. Are there any possible
negative side effects from removing them?

Gordan
Received on Thu Mar 31 14:32:52 2011

[Next/Previous Months] [Main vserver Project Homepage] [Howto Subscribe/Unsubscribe] [Paul Sladen's vserver stuff]
Generated on Thu 31 Mar 2011 - 14:32:52 BST by hypermail 2.1.8