|
Coda Distributed File System
|
#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>
Functions | |
| long | S_VolSetLogParms (RPC2_Handle rpcid, VolumeId Vid, RPC2_Integer OnFlag, RPC2_Integer maxlogsize) EXCLUDES_TRANSACTION |
| long S_VolSetLogParms | ( | RPC2_Handle | rpcid, |
| VolumeId | Vid, | ||
| RPC2_Integer | OnFlag, | ||
| RPC2_Integer | maxlogsize | ||
| ) |