summaryrefslogtreecommitdiff
path: root/dist/flags.py
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2014-02-27 12:08:32 -0500
committerKeith Bostic <keith@wiredtiger.com>2014-02-27 12:08:32 -0500
commitc0e7bf13049854bb0a23aa8f118ea8104e65e018 (patch)
treed8d396540beb2eff600caf6bae0d8faabea98631 /dist/flags.py
parentd07d8139aab8867841c2c3fd7bd18849b971ea84 (diff)
downloadmongo-c0e7bf13049854bb0a23aa8f118ea8104e65e018.tar.gz
There's only one remaining verbose hazard pointer message (on
acquisition, we no longer have one on hazard pointer release). Remove the verbose hazard message, we don't need another test in the hazard pointer path, and hazard pointer acquisition is too verbose to be useful anyway.
Diffstat (limited to 'dist/flags.py')
-rw-r--r--dist/flags.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/flags.py b/dist/flags.py
index 0e5094555b7..68d4d28dcbe 100644
--- a/dist/flags.py
+++ b/dist/flags.py
@@ -65,7 +65,6 @@ flags = {
'VERB_evict',
'VERB_evictserver',
'VERB_fileops',
- 'VERB_hazard',
'VERB_log',
'VERB_lsm',
'VERB_mutex',