summaryrefslogtreecommitdiff
path: root/dist/flags.py
diff options
context:
space:
mode:
Diffstat (limited to 'dist/flags.py')
-rw-r--r--dist/flags.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/flags.py b/dist/flags.py
index 64b5d789e72..8edabd69648 100644
--- a/dist/flags.py
+++ b/dist/flags.py
@@ -32,7 +32,6 @@ flags = {
'READ_PREV',
'READ_RESTART_OK',
'READ_SKIP_INTL',
- 'READ_SKIP_LEAF',
'READ_TRUNCATE',
'READ_WONT_NEED',
],
@@ -68,6 +67,7 @@ flags = {
'VERB_FILEOPS',
'VERB_HANDLEOPS',
'VERB_LOG',
+ 'VERB_LOOKASIDE',
'VERB_LSM',
'VERB_LSM_MANAGER',
'VERB_METADATA',