Coda Distributed File System
|
Go to the source code of this file.
Macros | |
#define | readwriteVolume RWVOL |
#define | readonlyVolume ROVOL |
#define | backupVolume BACKVOL |
#define | replicatedVolume REPVOL |
#define | nonReplicatedVolume NONREPVOL |
#define | RWVOL 0 |
#define | ROVOL 1 |
#define | BACKVOL 2 |
#define | REPVOL 3 |
#define | NONREPVOL 4 |
#define | VFORMAT "V%010u" |
#define | MAXVOLIDPATH vice_config_path("vol/maxvolid") |
#define | SERVERLISTPATH vice_config_path("db/servers") |
#define | CONNECT_FS 1 |
#define | DONT_CONNECT_FS 0 |
#define BACKVOL 2 |
#define CONNECT_FS 1 |
#define DONT_CONNECT_FS 0 |
#define MAXVOLIDPATH vice_config_path("vol/maxvolid") |
#define NONREPVOL 4 |
#define REPVOL 3 |
#define ROVOL 1 |
#define RWVOL 0 |
#define SERVERLISTPATH vice_config_path("db/servers") |
#define VFORMAT "V%010u" |