1
0
forked from pool/glusterfs

Accepting request 243914 from home:scorot:branches:filesystems

- Update to new upstream release 3.5.2
  * NFS server crashes in _socket_read_vectored_request
  * Can't write to quota enable folder
  * nfs: reset command does not alter the result for nfs options earlier set
  * features/gfid-access: stat on .gfid virtual directory return EINVAL
  * creating symlinks generates errors on stripe volume
  * Self-heal errors with "afr crawl failed for child 0 with ret -1" while performing rolling upgrade.
  * [AFR] I/O fails when one of the replica nodes go down
  * Fix inode leaks in gfid-access xlator
  * NFS subdir authentication doesn't correctly handle multi-(homed,protocol,etc) network addresses
  * nfs-utils should be installed as dependency while installing glusterfs-server
  * Excessive logging in quotad.log of the kind 'null client'
  * client_t clienttable cliententries are never expanded when all entries are used
  * AFR : self-heal of few files not happening when a AWS EC2 Instance is back online after a restart
  * Dist-geo-rep : deletion of files on master, geo-rep fails to propagate to slaves.
  * Allow the usage of the wildcard character '*' to the options
    "nfs.rpc-auth-allow" and "nfs.rpc-auth-reject"
  * glfsheal: Improve the way in which we check the presence of replica volumes
  * Resource cleanup doesn't happen for clients on servers after disconnect
  * mounting a volume over NFS (TCP) with MOUNT over UDP fails
  * backport 'gluster volume status --xml' issues
  * Glustershd memory usage too high

OBS-URL: https://build.opensuse.org/request/show/243914
OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=30
This commit is contained in:
Jan Engelhardt 2014-08-07 22:58:12 +00:00 committed by Git OBS Bridge
parent e8b301a593
commit 86225d9e03
4 changed files with 41 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eeff8399a1b83fc57f79bacccee8360845785bc67f1683bdbaff8d0493f5377b
size 4950607

3
glusterfs-3.5.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef58b467a60fd6bd0685d4167a45f0860895414285b3908167b264aa63d276c3
size 4972250

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Mon Aug 4 21:27:22 UTC 2014 - scorot@free.fr
- Update to new upstream release 3.5.2
* NFS server crashes in _socket_read_vectored_request
* Can't write to quota enable folder
* nfs: reset command does not alter the result for nfs options
earlier set
* features/gfid-access: stat on .gfid virtual directory return
EINVAL
* creating symlinks generates errors on stripe volume
* Self-heal errors with "afr crawl failed for child 0 with ret -1"
while performing rolling upgrade.
* [AFR] I/O fails when one of the replica nodes go down
* Fix inode leaks in gfid-access xlator
* NFS subdir authentication doesn't correctly handle
multi-(homed,protocol,etc) network addresses
* nfs-utils should be installed as dependency while installing
glusterfs-server
* Excessive logging in quotad.log of the kind 'null client'
* client_t clienttable cliententries are never expanded when all
entries are used
* AFR : self-heal of few files not happening when a AWS EC2 Instance
is back online after a restart
* Dist-geo-rep : deletion of files on master, geo-rep fails to
propagate to slaves.
* Allow the usage of the wildcard character '*' to the options
"nfs.rpc-auth-allow" and "nfs.rpc-auth-reject"
* glfsheal: Improve the way in which we check the presence of
replica volumes
* Resource cleanup doesn't happen for clients on servers after
disconnect
* mounting a volume over NFS (TCP) with MOUNT over UDP fails
* backport 'gluster volume status --xml' issues
* Glustershd memory usage too high
-------------------------------------------------------------------
Tue Jul 29 19:48:39 UTC 2014 - scorot@free.fr

View File

@ -17,9 +17,9 @@
Name: glusterfs
Version: 3.5.1
Version: 3.5.2
Release: 0
%define rversion 3.5.1
%define rversion 3.5.2
Summary: Aggregating distributed file system
License: GPL-2.0 or LGPL-3.0+
Group: System/Filesystems