>         CC uses hard links, which are disallowed across AFS
> directories due to the ambiguity of which ACL to use.

The other solution is to modify the ptlink command. Search through
ptutil.c and look for the code that does a link(...) followed by
an unlink(...) and replace it with a single rename(...). 

Roland

-- 
Roland J. Schemers III            |    Networking Systems 
Systems Programmer                |    414 Sweet Hall  +1 (415) 723-6740 
Distributed Systems Operations    |    Stanford, CA 94305-3090
Stanford University               |    [EMAIL PROTECTED] 

Reply via email to