diff options
Diffstat (limited to 'xlators/performance/stat-prefetch/src/stat-prefetch.h')
| -rw-r--r-- | xlators/performance/stat-prefetch/src/stat-prefetch.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/performance/stat-prefetch/src/stat-prefetch.h b/xlators/performance/stat-prefetch/src/stat-prefetch.h index 51942acd960..3fcf4a0a63e 100644 --- a/xlators/performance/stat-prefetch/src/stat-prefetch.h +++ b/xlators/performance/stat-prefetch/src/stat-prefetch.h @@ -37,6 +37,7 @@  struct sp_cache {          rbthash_table_t *table; +        xlator_t        *this;          uint64_t         expected_offset;    /* Offset where the next read will                                                * happen.                                                */  | 
