diff options
author | Raghavendra G <raghavendra@gluster.com> | 2009-11-18 01:13:38 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-11-18 21:13:38 -0800 |
commit | 8cf1cd070e794f18ed5ec28d5a3cb758fa8bf0f2 (patch) | |
tree | 2364bfddae863d3e807e5c732b4b144bab46399d /libglusterfsclient/src/libglusterfsclient.h | |
parent | 8f0ec7204d4b79dfb9fcf5f61df6275f6d4896fb (diff) |
Revert "booster, libglusterfsclient: Support samba specific relative paths"
This reverts commit e6fc0cbe716a18f02891d3911481fdcb121d8840.
Signed-off-by: Raghavendra G <raghavendra@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 369 (Samba does not work with booster.)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=369
Diffstat (limited to 'libglusterfsclient/src/libglusterfsclient.h')
-rwxr-xr-x | libglusterfsclient/src/libglusterfsclient.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libglusterfsclient/src/libglusterfsclient.h b/libglusterfsclient/src/libglusterfsclient.h index 9882a4092..fbc020699 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; |