From 8cf1cd070e794f18ed5ec28d5a3cb758fa8bf0f2 Mon Sep 17 00:00:00 2001 From: Raghavendra G Date: Wed, 18 Nov 2009 01:13:38 +0000 Subject: Revert "booster, libglusterfsclient: Support samba specific relative paths" This reverts commit e6fc0cbe716a18f02891d3911481fdcb121d8840. Signed-off-by: Raghavendra G Signed-off-by: Anand V. Avati BUG: 369 (Samba does not work with booster.) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=369 --- libglusterfsclient/src/libglusterfsclient.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libglusterfsclient/src/libglusterfsclient.h') diff --git a/libglusterfsclient/src/libglusterfsclient.h b/libglusterfsclient/src/libglusterfsclient.h index 9882a409216..fbc0206995d 100755 --- a/libglusterfsclient/src/libglusterfsclient.h +++ b/libglusterfsclient/src/libglusterfsclient.h @@ -111,8 +111,6 @@ typedef struct { for the duration specified in this member. In Seconds. */ - - int relativepaths; } glusterfs_init_params_t; -- cgit