diff options
Diffstat (limited to 'xlators/cluster/afr/src/afr.h')
| -rw-r--r-- | xlators/cluster/afr/src/afr.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/cluster/afr/src/afr.h b/xlators/cluster/afr/src/afr.h index d802433132e..210cd2e2047 100644 --- a/xlators/cluster/afr/src/afr.h +++ b/xlators/cluster/afr/src/afr.h @@ -154,6 +154,7 @@ typedef struct _afr_local {  	unsigned int read_child_index;          unsigned char read_child_returned; +        unsigned int first_up_child;          pid_t saved_pid;  | 
