diff options
author | Kaushal M <kaushal@redhat.com> | 2017-01-05 13:56:53 +0530 |
---|---|---|
committer | Kaushal M <kaushal@redhat.com> | 2017-01-09 12:08:47 +0530 |
commit | c2aa8b1e448b47f48f58bec28606c790fa54b7bc (patch) | |
tree | 349b2115d168dd6d8be0088c9171d15e8c7d032f | |
parent | 3a635c783902b89a1f027ad3b6e67bb7a54a883d (diff) |
doc: Add release-notes for 3.7.19v3.7.19
Change-Id: If1664e787b1d97e7cf2d976e33f427c64ea38d0a
-rw-r--r-- | doc/release-notes/3.7.19.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/release-notes/3.7.19.md b/doc/release-notes/3.7.19.md new file mode 100644 index 00000000000..170f1aebfe6 --- /dev/null +++ b/doc/release-notes/3.7.19.md @@ -0,0 +1,17 @@ +# Release notes for GlusterFS-3.7.19 + +GlusterFS-3.7.19 is a bug fix release for GlusterFS-3.7. + +This release stays at operating-version 30712. + +## Bugs fixed + +The following bugs have been fixed in this release. + +- [#1399024](https://bugzilla.redhat.com/1399024): performance.read-ahead on results in processes on client stuck in IO wait +- [#1399914](https://bugzilla.redhat.com/1399914): [SAMBA-CIFS] : IO hungs in cifs mount while graph switch on & off +- [#1402215](https://bugzilla.redhat.com/1402215): [RFE] enable sharding and strict-o-direct with virt profile - /var/lib/glusterd/groups/virt +- [#1404586](https://bugzilla.redhat.com/1404586): Upcall: Possible use after free when log level set to TRACE +- [#1405918](https://bugzilla.redhat.com/1405918): Refresh config fails while exporting subdirectories within a volume +- [#1405955](https://bugzilla.redhat.com/1405955): NFS-Ganesha:Volume reset for any option causes reset of ganesha enable option and bring down the ganesha services +- [#1408820](https://bugzilla.redhat.com/1408820): [Arbiter] After Killing a brick writes drastically slow down |