diff options
author | Kaleb S. KEITHLEY <kkeithle@redhat.com> | 2017-01-17 13:08:03 -0500 |
---|---|---|
committer | Kaleb KEITHLEY <kkeithle@redhat.com> | 2017-01-17 10:37:06 -0800 |
commit | 1e3b03c401236db53f4c8a14f465fdb11fbbb64b (patch) | |
tree | ccf034ff291a3dc6ebc304ccb0dc9ac49b6f7996 | |
parent | a8b6b25ac9a204c45febb57acc826e71f5b20745 (diff) |
release: updated release notev3.9.1
Change-Id: I6dbac83798b455b7f420962e6ff20c6d3a3007bc
BUG: 1411333
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Reviewed-on: http://review.gluster.org/16423
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
Smoke: Gluster Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
-rw-r--r-- | doc/release-notes/3.9.1.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/release-notes/3.9.1.md b/doc/release-notes/3.9.1.md index 77567995e83..995d3abd364 100644 --- a/doc/release-notes/3.9.1.md +++ b/doc/release-notes/3.9.1.md @@ -6,7 +6,7 @@ fixed in the GlusterFS 3.9 stable release. ## Bugs addressed -A total of 113 patches have been merged, addressing 108 bugs: +A total of 115 patches have been merged, addressing 110 bugs: - [#1393629](https://bugzilla.redhat.com/1393629): cluster/afr: When failing fop due to lack of quorum, also log error string - [#1394882](https://bugzilla.redhat.com/1394882): common-ha: remove /etc/corosync/corosync.conf in teardown/cleanup @@ -121,6 +121,8 @@ A total of 113 patches have been merged, addressing 108 bugs: - [#1412914] (https://bugzilla.redhat.com/1411612): cluster/afr: Do not log of split-brain when there isn't one - [#1410854] (https://bugzilla.redhat.com/1410854): rpm: fix glusterfs-server(%postun) scriptlet error - [#1411898] (https://bugzilla.redhat.com/1411898): libglusterfs: fix statvfs in FreeBSD +- [#1413062] (https://bugzilla.redhat.com/1413062): cluster/afr: Remove backward compatibility for locks with v1 +- [#1410688] (https://bugzilla.redhat.com/1410688): ec: Invalidations in disperse volume should not update the stat ## Upgrade Notes |