summaryrefslogtreecommitdiffstats
path: root/libglusterfsclient/src/libglusterfsclient.h
diff options
context:
space:
mode:
authorRaghavendra G <raghavendra@zresearch.com>2009-06-10 06:59:50 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-06-30 14:36:24 -0700
commit0e1f6449edc3f2e3f72546be527b8f7ad9f65669 (patch)
tree0914655dd761b557f2e978849434e781591e6704 /libglusterfsclient/src/libglusterfsclient.h
parent66ebd6dda5b9b33bc3d74ee26080d31344135fba (diff)
libglusterfsclient: add glusterfs_umount_all.
- unmounts all the entries in the vmplist. - this api helps booster to cleanup all the mounts in a single call. Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'libglusterfsclient/src/libglusterfsclient.h')
-rwxr-xr-xlibglusterfsclient/src/libglusterfsclient.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libglusterfsclient/src/libglusterfsclient.h b/libglusterfsclient/src/libglusterfsclient.h
index a2c9a0fa5..9e03a8c59 100755
--- a/libglusterfsclient/src/libglusterfsclient.h
+++ b/libglusterfsclient/src/libglusterfsclient.h
@@ -199,6 +199,10 @@ int
glusterfs_umount (char *vmp);
+/* glusterfs_umount_all unmounts all the mounts */
+int
+glusterfs_umount_all (void);
+
/* For smaller files, application can use just
* glusterfs_get/glusterfs_get_async