summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe/src/stripe.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/cluster/stripe/src/stripe.h')
-rw-r--r--xlators/cluster/stripe/src/stripe.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/cluster/stripe/src/stripe.h b/xlators/cluster/stripe/src/stripe.h
index ff57f993226..a36c51fe596 100644
--- a/xlators/cluster/stripe/src/stripe.h
+++ b/xlators/cluster/stripe/src/stripe.h
@@ -119,6 +119,8 @@ struct stripe_local {
int8_t failed;
int8_t unwind;
+ size_t readv_size;
+ int32_t readv_pendingsize;
int32_t entry_count;
int32_t node_index;
int32_t call_count;