summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-mem-types.h
diff options
context:
space:
mode:
authorAnand Avati <avati@redhat.com>2012-07-26 00:37:56 -0700
committerAnand Avati <avati@redhat.com>2012-07-27 11:58:21 -0700
commit07c90f84d3cb11fd9539008f3a95c49d088e62bc (patch)
tree6203d84bb3c00f4dee3ae44e2edc9e7520e1685d /api/src/glfs-mem-types.h
parentf153c835807ac31006ba690b1deb47b20b51bc83 (diff)
gfapi: unglobalize oldvol{file,len}
Multiple initialization of volumes works fine now. Change-Id: Ibc16957b39325817bc6f9ab90ebac9cefdafabf8 BUG: 839950 Signed-off-by: Anand Avati <avati@redhat.com> Reviewed-on: http://review.gluster.com/3734 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to 'api/src/glfs-mem-types.h')
-rw-r--r--api/src/glfs-mem-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/src/glfs-mem-types.h b/api/src/glfs-mem-types.h
index dc5da3055..e2e9b4c1e 100644
--- a/api/src/glfs-mem-types.h
+++ b/api/src/glfs-mem-types.h
@@ -21,6 +21,7 @@ enum glfs_mem_types_ {
glfs_mt_xlator_t,
glfs_mt_glfs_fd_t,
glfs_mt_glfs_io_t,
+ glfs_mt_volfile_t,
glfs_mt_end
};