|
|
| version 1.12, 2003/10/09 22:27:21 | version 1.13, 2004/02/16 19:56:26 |
|---|---|
| Line 82 int coda_attr_cache = 1; /* Set t | Line 82 int coda_attr_cache = 1; /* Set t |
| int coda_symlink_cache = 1; /* Set to cache symbolic link information */ | int coda_symlink_cache = 1; /* Set to cache symbolic link information */ |
| int coda_access_cache = 1; /* Set to handle some access checks directly */ | int coda_access_cache = 1; /* Set to handle some access checks directly */ |
| int (**coda_vnodeop_p)(void *); | |
| /* structure to keep track of vfs calls */ | /* structure to keep track of vfs calls */ |
| struct coda_op_stats coda_vnodeopstats[CODA_VNODEOPS_SIZE]; | struct coda_op_stats coda_vnodeopstats[CODA_VNODEOPS_SIZE]; |