Add PERF_ALL, sepearate PERF_STORAGE into PERF_SREAD and PERF_SWRITE.

This commit is contained in:
ivanr
2010-02-01 12:10:28 +00:00
parent bc35ab7e0b
commit 221af6f5c1
3 changed files with 77 additions and 20 deletions

View File

@@ -105,4 +105,6 @@ apr_fileperms_t DSOLOCAL mode2fileperms(int mode);
char DSOLOCAL *construct_single_var(modsec_rec *msr, char *name);
char DSOLOCAL *format_all_performance_variables(modsec_rec *msr, apr_pool_t *mp);
#endif