summaryrefslogtreecommitdiffstats
path: root/libglusterfsclient/src/libglusterfsclient.h
diff options
context:
space:
mode:
authorShehjar Tikoo <shehjart@gluster.com>2009-10-30 03:40:09 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-10-30 04:28:06 -0700
commitc618b7bc59ad46e8b9d1eed0383184336382aec7 (patch)
treedb78ecdec591d2257360d989bf52b67c06288fc4 /libglusterfsclient/src/libglusterfsclient.h
parent7e77e4c026f48137b2320ad07e9834a7b0cddc45 (diff)
booster, libglusterfsclient: Support samba specific relative paths
Signed-off-by: Shehjar Tikoo <shehjart@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 158 (libglusterfsclient: Applications are restricted to using absolute paths) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=158
Diffstat (limited to 'libglusterfsclient/src/libglusterfsclient.h')
-rwxr-xr-xlibglusterfsclient/src/libglusterfsclient.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libglusterfsclient/src/libglusterfsclient.h b/libglusterfsclient/src/libglusterfsclient.h
index fbc020699..9882a4092 100755
--- a/libglusterfsclient/src/libglusterfsclient.h
+++ b/libglusterfsclient/src/libglusterfsclient.h
@@ -111,6 +111,8 @@ typedef struct {
for the duration specified in this
member. In Seconds.
*/
+
+ int relativepaths;
} glusterfs_init_params_t;