Coda Distributed File System
|
#include <coda_tsa.h>
Go to the source code of this file.
Macros | |
#define | VOLUTIL_TIMEOUT 15 /* Timeout period for a remote host */ |
#define | VOLUTIL_RESTART 64 /* please restart this job later */ |
#define | VOLUTIL_ABORT 1 /* do not restart this job */ |
Functions | |
int | CloneVnode (Volume *rwVp, Volume *cloneVp, int vnodeIndex, rec_smolist *vlist, VnodeDiskObject *rwVnode, VnodeClass vclass) REQUIRES_TRANSACTION |
void | PrintVersionVector (FILE *outfile, ViceVersionVector vv) |
#define VOLUTIL_ABORT 1 /* do not restart this job */ |
#define VOLUTIL_RESTART 64 /* please restart this job later */ |
int CloneVnode | ( | Volume * | rwVp, |
Volume * | cloneVp, | ||
int | vnodeIndex, | ||
rec_smolist * | vlist, | ||
VnodeDiskObject * | rwVnode, | ||
VnodeClass | vclass | ||
) |
void PrintVersionVector | ( | FILE * | outfile, |
ViceVersionVector | vv | ||
) |