1
0
forked from jengelh/glusterfs

Accepting request 242918 from home:scorot:branches:filesystems

- Update to new upstream release 3.5.1
  * A new volume option server.manage-gids has been added. This option should be used when users of a volume are in more than approximately 93 groups (Bug 1096425).
  * Duplicate Request Cache for NFS has now been disabled by default, this may reduce performance for certain workloads, but improves the overall stability and memory footprint for most users.
  * Others changes are mostly bug fixes.
- disable systemd pre an post scripts for old product and then fix build on SLE 11

OBS-URL: https://build.opensuse.org/request/show/242918
OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=26
This commit is contained in:
2014-07-30 13:53:12 +00:00
committed by Git OBS Bridge
parent 7e700ceac0
commit c0a0b04f34
4 changed files with 37 additions and 6 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jul 29 19:48:39 UTC 2014 - scorot@free.fr
- Update to new upstream release 3.5.1
* A new volume option server.manage-gids has been added.
This option should be used when users of a volume are in more
than approximately 93 groups (Bug 1096425).
* Duplicate Request Cache for NFS has now been disabled by
default, this may reduce performance for certain workloads,
but improves the overall stability and memory footprint for
most users.
* Others changes are mostly bug fixes.
- disable systemd pre an post scripts for old product and then fix
build on SLE 11
-------------------------------------------------------------------
Mon May 5 22:40:02 UTC 2014 - jengelh@inai.de