diff options
Diffstat (limited to 'xlators/cluster/dht/src/dht-common.h')
| -rw-r--r-- | xlators/cluster/dht/src/dht-common.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/cluster/dht/src/dht-common.h b/xlators/cluster/dht/src/dht-common.h index 980a385b19b..e220f554c00 100644 --- a/xlators/cluster/dht/src/dht-common.h +++ b/xlators/cluster/dht/src/dht-common.h @@ -218,6 +218,7 @@ struct gf_defrag_info_ {          uint64_t                     total_data;          uint64_t                     num_files_lookedup;          uint64_t                     total_failures; +        uint64_t                     skipped;          gf_lock_t                    lock;          int                          cmd;          pthread_t                    th;  | 
