summaryrefslogtreecommitdiff
path: root/storage/tokudb/ft-index/ft/logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/ft-index/ft/logger.h')
-rw-r--r--storage/tokudb/ft-index/ft/logger.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/storage/tokudb/ft-index/ft/logger.h b/storage/tokudb/ft-index/ft/logger.h
index 994c7cbe4ae..008637600ae 100644
--- a/storage/tokudb/ft-index/ft/logger.h
+++ b/storage/tokudb/ft-index/ft/logger.h
@@ -53,6 +53,7 @@ UNIVERSITY PATENT NOTICE:
PATENT MARKING NOTICE:
This software is covered by US Patent No. 8,185,551.
+ This software is covered by US Patent No. 8,489,638.
PATENT RIGHTS GRANT:
@@ -239,9 +240,6 @@ void toku_logger_maybe_fsync (TOKULOGGER logger, LSN lsn, int do_fsync, bool hol
typedef enum {
LOGGER_NEXT_LSN = 0,
- LOGGER_ILOCK_CTR,
- LOGGER_OLOCK_CTR,
- LOGGER_SWAP_CTR,
LOGGER_NUM_WRITES,
LOGGER_BYTES_WRITTEN,
LOGGER_UNCOMPRESSED_BYTES_WRITTEN,