Coda Distributed File System
Functions
rvol.cc File Reference
#include <sys/types.h>
#include <sys/socket.h>
#include "repcmds.h"
Include dependency graph for rvol.cc:

Functions

int repair_newrep (char *pathname, struct conflict **conf, char *msg, int msgsize)
 
int repair_mountrw (struct conflict *conf, char *msg, int msgsize)
 
void repair_finish (struct conflict *conf)
 

Function Documentation

◆ repair_finish()

void repair_finish ( struct conflict conf)

◆ repair_mountrw()

int repair_mountrw ( struct conflict conf,
char *  msg,
int  msgsize 
)

◆ repair_newrep()

int repair_newrep ( char *  pathname,
struct conflict **  conf,
char *  msg,
int  msgsize 
)