head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.4 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.2 pkgsrc-2012Q4-base:1.6 pkgsrc-2012Q3:1.5.0.8 pkgsrc-2012Q3-base:1.5 pkgsrc-2012Q2:1.5.0.6 pkgsrc-2012Q2-base:1.5 pkgsrc-2012Q1:1.5.0.4 pkgsrc-2012Q1-base:1.5 pkgsrc-2011Q4:1.5.0.2 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q3:1.4.0.2 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.1.0.2 pkgsrc-2011Q2-base:1.1; locks; strict; comment @# @; 1.6 date 2012.10.19.04.15.21; author manu; state dead; branches; next 1.5; 1.5 date 2011.10.06.02.19.06; author manu; state Exp; branches; next 1.4; 1.4 date 2011.09.18.01.36.06; author manu; state Exp; branches; next 1.3; 1.3 date 2011.08.09.07.15.42; author manu; state Exp; branches; next 1.2; 1.2 date 2011.07.23.01.14.44; author manu; state Exp; branches; next 1.1; 1.1 date 2011.05.19.14.54.23; author manu; state Exp; branches; next ; desc @@ 1.6 log @Bump to glusterfs-3.3.1, which brings - unified file and object storage - storage for Hadoop (not tested here) - proactive self-healing - much better performance @ text @$NetBSD: patch-bo,v 1.5 2011/10/06 02:19:06 manu Exp $ Build fix --- rpc/xdr/src/cli1-xdr.c.orig 2011-08-23 14:31:38.000000000 +0200 +++ rpc/xdr/src/cli1-xdr.c 2011-09-17 15:45:30.000000000 +0200 @@@@ -23,8 +23,9 @@@@ * It was generated using rpcgen. */ #include "cli1-xdr.h" +#include "xdr-common.h" #include "compat.h" bool_t xdr_gf1_cluster_type (XDR *xdrs, gf1_cluster_type *objp) @ 1.5 log @Add missing comments and RCSId in 3.2.3 patches, fix patch-bb checksum @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Update glusterfs to 3.2.3 This maintenance release with no new features. Majot bug fixes are: Bug 2464 Fixed all the issues caused by GFID mismatch during distribute rename. Bug 2988 Fixed the issue of high CPU usage when Directory Quota is enabled. Bug 3122 Enhanced the volume set interface to support io-threads on the client. Bug 3210 Fixed the issue of modified mtime/atime of the files after rebalance operation. Bug 3191 Fixed the issue with symlinks during rebalance operation. @ text @d1 4 @ 1.3 log @- Use linkat(2) if available. This fixes a EPERM error when using rename(2) on a symlink within a glusterfs volume that uses DHT - Consider gfid changes as nn fatal. Glustefs will fix instead of panic. @ text @d1 2 a2 6 $NetBSD$ Build fix --- rpc/xdr/src/cli1-xdr.c.orig 2011-07-14 14:21:10.000000000 +0200 +++ rpc/xdr/src/cli1-xdr.c 2011-07-22 09:01:24.000000000 +0200 @ 1.2 log @Update to glusterfs 3.2.2 (maintenance release for bug fixes) @ text @@ 1.1 log @Update glusterfs to 3.2. According to http://www.gluster.org, news are: * Geo-Replication * Easily Accessible Usage Quotas * Advanced Monitoring Tools @ text @d1 6 a6 2 --- rpc/xdr/src/cli1-xdr.c.orig 2011-05-19 15:56:47.000000000 +0200 +++ rpc/xdr/src/cli1-xdr.c 2011-05-19 15:57:10.000000000 +0200 @