]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-afs-nostats-xstats-start-cmtime-noop-20080317
authorChas Williams <chas@cmf.nrl.navy.mil>
Mon, 17 Mar 2008 18:03:27 +0000 (18:03 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 17 Mar 2008 18:03:27 +0000 (18:03 +0000)
LICENSE IPL10
FIXES 90528

add missing noop so we can build with stats disabled

(cherry picked from commit 2c3cbd499ad4461511f2181e1ac0a0cfa6768821)

src/afs/afs_stats.h

index 0206c4797372f23bcf5ffe0a5c77a2814b8181f3..fa04973c0beb303039372ca406e1014857d407c6 100644 (file)
@@ -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 */