From d2bd103b38ec0244878aa9489804e959cbcb7064 Mon Sep 17 00:00:00 2001 From: Kaushal M Date: Mon, 30 Jan 2017 18:55:39 +0530 Subject: doc: Add 3.7.20 release-notes Change-Id: I8bcf2c4f68979a65d48793cdc5c0a942ec361a60 Signed-off-by: Kaushal M --- doc/release-notes/3.7.20.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/release-notes/3.7.20.md 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" -- cgit