From 02865b208c45668af229ced7a59ff2c98a87ebde Mon Sep 17 00:00:00 2001 From: manu Date: Sun, 18 Sep 2011 01:36:06 +0000 Subject: 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. --- filesystems/glusterfs/patches/patch-bh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'filesystems/glusterfs/patches/patch-bh') diff --git a/filesystems/glusterfs/patches/patch-bh b/filesystems/glusterfs/patches/patch-bh index 05de590aab6..2aa9f38f5f3 100644 --- a/filesystems/glusterfs/patches/patch-bh +++ b/filesystems/glusterfs/patches/patch-bh @@ -1,12 +1,12 @@ -$NetBSD: patch-bh,v 1.5 2011/07/23 01:14:44 manu Exp $ +$NetBSD: patch-bh,v 1.6 2011/09/18 01:36:06 manu Exp $ NetBSD's does a #defiine d_ino d_fileno. Since glusterfs declares structs with d_ino members, we must include early so that d_ino get preprocessed into d_fileno conssitently. Also define proper xdr types for NetBSD. ---- rpc/rpc-lib/src/xdr-common.h.orig 2011-07-14 14:21:10.000000000 +0200 -+++ rpc/rpc-lib/src/xdr-common.h 2011-07-22 09:00:19.000000000 +0200 +--- rpc/rpc-lib/src/xdr-common.h.orig 2011-08-23 14:31:38.000000000 +0200 ++++ rpc/rpc-lib/src/xdr-common.h 2011-09-17 15:45:29.000000000 +0200 @@ -29,8 +29,13 @@ #include #include -- cgit v1.2.3