#include "UniqueId.H"
#include "FP.H"
#include "VestaSource.H"
Go to the source code of this file.
Functions | |
VestaSource::errorCode | Replicate (const char *pathname, bool asStub, bool asGhost, const char *srcHost, const char *srcPort, char pathnameSep, AccessControl::Identity dwho, AccessControl::Identity swho) throw () |
VestaSource::errorCode | ReplicateAttribs (const char *pathname, bool includeAccess, const char *srcHost, const char *srcPort, char pathnameSep, AccessControl::Identity dwho, AccessControl::Identity swho) throw () |
void | ReplicationCleanup () throw () |
|
|
|
Definition at line 583 of file Replication.C. References VestaSource::list(), VestaSource::lookup(), VestaSource::mutableRoot(), VRErrorCode::ok, ReadersWritersLock::release(), REPLICATOR_DIR, and RWLOCK_LOCKED_REASON. Referenced by main(). |