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 080e98594ec..760a86cccdb 100644 --- a/xlators/cluster/dht/src/dht-common.h +++ b/xlators/cluster/dht/src/dht-common.h @@ -391,6 +391,7 @@ typedef struct gf_tier_conf { int watermark_hi; int watermark_low; int watermark_last; + unsigned long block_size; fsblkcnt_t blocks_total; fsblkcnt_t blocks_used; int percent_full; |
