From c11131fcdf47c4f0144b0ee1709e8c4bb05dac08 Mon Sep 17 00:00:00 2001 From: Kaushal M Date: Thu, 3 Nov 2016 18:52:02 +0530 Subject: doc: Update release-notes again Change-Id: Ia58884e333ef03feca4172dc6977f83e1df29815 Signed-off-by: Kaushal M --- doc/release-notes/3.7.17.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/release-notes/3.7.17.md b/doc/release-notes/3.7.17.md index 7d97c0d58f3..193bd45bde7 100644 --- a/doc/release-notes/3.7.17.md +++ b/doc/release-notes/3.7.17.md @@ -11,16 +11,17 @@ https://git.samba.org/?p=samba.git;a=commitdiff;h=92a0a56c3852726e0812d260e04395 The following bugs have been fixed in this release -- [#1385226](https://bugzilla.redhat.com/1385226): arbiter volume write performance is bad with sharding -- [#1377291](https://bugzilla.redhat.com/1377291): The GlusterFS Callback RPC-calls always use RPC/XID 42 - [#1222917](https://bugzilla.redhat.com/1222917): usage text is wrong for use-readdirp mount default -- [#1385622](https://bugzilla.redhat.com/1385622): Recording (ffmpeg) processes on FUSE get hung +- [#1336369](https://bugzilla.redhat.com/1336369): Sequential volume start&stop is failing with SSL enabled setup. +- [#1369363](https://bugzilla.redhat.com/1369363): gluster snap status xml output shows incorrect details when the snapshots are in deactivated state - [#1374641](https://bugzilla.redhat.com/1374641): glusterfs: create a directory with 0464 mode return EIO error +- [#1377291](https://bugzilla.redhat.com/1377291): The GlusterFS Callback RPC-calls always use RPC/XID 42 - [#1379710](https://bugzilla.redhat.com/1379710): gfapi: Fix fd ref leaks -- [#1336369](https://bugzilla.redhat.com/1336369): Sequential volume start&stop is failing with SSL enabled setup. -- [#1388949](https://bugzilla.redhat.com/1388949): glusterfs can't self heal character dev file for invalid dev_t parameters - [#1383593](https://bugzilla.redhat.com/1383593): glfs_realpath() should not return malloc()'d allocated memory -- [#1369363](https://bugzilla.redhat.com/1369363): gluster snap status xml output shows incorrect details when the snapshots are in deactivated state +- [#1385226](https://bugzilla.redhat.com/1385226): arbiter volume write performance is bad with sharding +- [#1385622](https://bugzilla.redhat.com/1385622): Recording (ffmpeg) processes on FUSE get hung +- [#1388949](https://bugzilla.redhat.com/1388949): glusterfs can't self heal character dev file for invalid dev_t parameters +- [#1390840](https://bugzilla.redhat.com/1369363): write-behind: flush stuck by former failed write ## Known Issues -- cgit