]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
DEVEL15-afs-nostats-xstats-start-cmtime-noop-20080317
authorChas Williams <chas@cmf.nrl.navy.mil>
Mon, 17 Mar 2008 18:03:37 +0000 (18:03 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 17 Mar 2008 18:03:37 +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 9eb4b5ae79dc51ee2e3e89fc02a40731efce1e78..4e4b2b44d6eda7025bcb3f72232fec7cf9ea5357 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 */