Coda Distributed File System
Functions
vol-setlogparms.cc File Reference
#include <sys/types.h>
#include <sys/time.h>
#include <stdio.h>
#include <sys/signal.h>
#include <unistd.h>
#include <stdlib.h>
#include <lwp/lwp.h>
#include <lwp/lock.h>
#include <util.h>
#include <rvmlib.h>
#include <volutil.h>
#include <vice.h>
#include <voltypes.h>
#include <cvnode.h>
#include <volume.h>
#include <vrdb.h>
#include <srv.h>
#include <vutil.h>
#include <recov_vollog.h>
Include dependency graph for vol-setlogparms.cc:

Functions

long S_VolSetLogParms (RPC2_Handle rpcid, VolumeId Vid, RPC2_Integer OnFlag, RPC2_Integer maxlogsize) EXCLUDES_TRANSACTION
 

Function Documentation

◆ S_VolSetLogParms()

long S_VolSetLogParms ( RPC2_Handle  rpcid,
VolumeId  Vid,
RPC2_Integer  OnFlag,
RPC2_Integer  maxlogsize 
)