diff options
author | Kaushal M <kaushal@redhat.com> | 2017-01-30 18:55:39 +0530 |
---|---|---|
committer | Kaushal M <kaushal@redhat.com> | 2017-01-30 18:55:39 +0530 |
commit | d2bd103b38ec0244878aa9489804e959cbcb7064 (patch) | |
tree | d8ff2d2ec4d998d7ac5ba47cc9c2ee6aee6e945d | |
parent | 912c3b58717f03453fedbb6c15482c052bdcd847 (diff) |
doc: Add 3.7.20 release-notesv3.7.20
Change-Id: I8bcf2c4f68979a65d48793cdc5c0a942ec361a60
Signed-off-by: Kaushal M <kaushal@redhat.com>
-rw-r--r-- | doc/release-notes/3.7.20.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/release-notes/3.7.20.md b/doc/release-notes/3.7.20.md new file mode 100644 index 00000000000..86f8b86ed5d --- /dev/null +++ b/doc/release-notes/3.7.20.md @@ -0,0 +1,15 @@ +# Release notes for GlusterFS-3.7.20 + +GlusterFS-3.7.20 is a bug fix release for GlusterFS-3.7. This is the last release of GlusterFS-3.7, unless the mid february release of GlusterFS-3.10 misses its mark. GlusterFS-3.7 will be EOLed once GlusterFS-3.10 is released, and will not recieve any more updates. + +This release stays at operating-version 30712. + +## Bugs fixed + +The following bugs have been fixed in this release. + +- [#1401032](https://bugzilla.redhat.com/1401032): OOM kill of nfs-ganesha on one node while fs-sanity test suite is executed. +- [#1411614](https://bugzilla.redhat.com/1411614): Fix the place where graph switch event is logged +- [#1411901](https://bugzilla.redhat.com/1411901): DHT doesn't evenly balance files on FreeBSD with ZFS +- [#1412890](https://bugzilla.redhat.com/1412890): Extra lookup/fstats are sent over the network when a brick is down. +- [#1415133](https://bugzilla.redhat.com/1415133): Improve output of "gluster volume status detail" |