Coda Distributed File System
|
#include <stdio.h>
#include <sys/types.h>
#include <sys/time.h>
#include <rpc2/rpc2.h>
#include <util.h>
#include <rvmlib.h>
#include <vcrcommon.h>
#include <volume.h>
#include <srv.h>
#include <vrdb.h>
#include <inconsist.h>
#include <rescomm.h>
#include <resutil.h>
#include <res.h>
#include <lockqueue.h>
Functions | |
long | RS_ForceVV (RPC2_Handle RPCid, ViceFid *Fid, ViceVersionVector *VV, ViceStatus *statusp) EXCLUDES_TRANSACTION |
long RS_ForceVV | ( | RPC2_Handle | RPCid, |
ViceFid * | Fid, | ||
ViceVersionVector * | VV, | ||
ViceStatus * | statusp | ||
) |