From: Chas Williams Date: Mon, 17 Mar 2008 18:03:27 +0000 (+0000) Subject: STABLE14-afs-nostats-xstats-start-cmtime-noop-20080317 X-Git-Tag: openafs-stable-1_4_7pre1~6 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=ec87083ebfbf44724bad71fb39ecb41631ee642d;p=packages%2Fo%2Fopenafs.git STABLE14-afs-nostats-xstats-start-cmtime-noop-20080317 LICENSE IPL10 FIXES 90528 add missing noop so we can build with stats disabled (cherry picked from commit 2c3cbd499ad4461511f2181e1ac0a0cfa6768821) --- diff --git a/src/afs/afs_stats.h b/src/afs/afs_stats.h index 0206c4797..fa04973c0 100644 --- a/src/afs/afs_stats.h +++ b/src/afs/afs_stats.h @@ -35,6 +35,7 @@ #define AFS_STATS(arg) #define XSTATS_DECLS #define XSTATS_START_TIME(arg) +#define XSTATS_START_CMTIME(arg) #define XSTATS_END_TIME #else /* AFS_NOSTATS */