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 d79ed955697..8af6dbdcdfd 100644 --- a/xlators/cluster/dht/src/dht-common.h +++ b/xlators/cluster/dht/src/dht-common.h @@ -117,6 +117,7 @@ struct dht_local {          int                      file_count;          int                      dir_count;          call_frame_t            *main_frame; +        int                      fop_succeeded;          struct {                  fop_mknod_cbk_t  linkfile_cbk;                  struct iatt      stbuf;  | 
