summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-store.h
diff options
context:
space:
mode:
authorJunaid <junaid@gluster.com>2011-07-19 11:26:43 +0530
committerAnand Avati <avati@gluster.com>2011-07-29 01:18:08 -0700
commitbed25e47ee047d2f3af1120ee66f17147171bd6e (patch)
tree5f135f05e43607d96b5ea04e041665ac196780c4 /xlators/mgmt/glusterd/src/glusterd-store.h
parentf3c0281d9b4654888a5525b443f1e6090d874725 (diff)
mgmt/glusterd: Read the contents of vol-info file into a dynamically alloced
string. Change-Id: I06173a4cf22e12bc543f8ff2d151078333b500e1 BUG: 3154 Reviewed-on: http://review.gluster.com/8 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Pavan T C <tcp@gluster.com>
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-store.h')
-rw-r--r--xlators/mgmt/glusterd/src/glusterd-store.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-store.h b/xlators/mgmt/glusterd/src/glusterd-store.h
index 460a315f4..bea0ae1f4 100644
--- a/xlators/mgmt/glusterd/src/glusterd-store.h
+++ b/xlators/mgmt/glusterd/src/glusterd-store.h
@@ -86,7 +86,8 @@ typedef enum {
GD_STORE_VALUE_NULL,
GD_STORE_KEY_VALUE_NULL,
GD_STORE_EOF,
- GD_STORE_ENOMEM
+ GD_STORE_ENOMEM,
+ GD_STORE_STAT_FAILED
} glusterd_store_op_errno_t;
int32_t