diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-09-28 22:25:29 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-09-28 22:25:29 +0000 |
commit | 0ae8dceaebe3659ee0c3352c08125f403e77ebca (patch) | |
tree | 5085c389f09da78182b899d19fe1068b619a69dd /include/linux/coda_proc.h | |
parent | 273767781288c35c9d679e908672b9996cda4c34 (diff) |
Merge with 2.3.10.
Diffstat (limited to 'include/linux/coda_proc.h')
-rw-r--r-- | include/linux/coda_proc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/coda_proc.h b/include/linux/coda_proc.h index c86a588ed..7c4ca8a04 100644 --- a/include/linux/coda_proc.h +++ b/include/linux/coda_proc.h @@ -98,6 +98,7 @@ struct coda_cache_inv_stats extern struct coda_vfs_stats coda_vfs_stat; extern struct coda_permission_stats coda_permission_stat; extern struct coda_cache_inv_stats coda_cache_inv_stat; +extern int coda_upcall_timestamping; /* reset statistics to 0 */ void reset_coda_vfs_stats( void ); |