diff options
| -rw-r--r-- | doc/release-notes/3.7.17.md | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release-notes/3.7.17.md b/doc/release-notes/3.7.17.md index 790097f6eb0..7d97c0d58f3 100644 --- a/doc/release-notes/3.7.17.md +++ b/doc/release-notes/3.7.17.md @@ -4,6 +4,9 @@ GlusterFS-3.7.17 is a normal minor release for GlusterFS-3.7.  The 3.7.17 release does not have a new operating-version. The operating-version remains 30712. +Installing this update could break the vfs_glusterfs module for Samba users. It is recommended that Samba users install this update if they have the following patch in their Samba packages: +https://git.samba.org/?p=samba.git;a=commitdiff;h=92a0a56c3852726e0812d260e043957c879aefa4. +  ## Bug Fixed  The following bugs have been fixed in this release @@ -17,6 +20,7 @@ The following bugs have been fixed in this release  - [#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  ## Known Issues  | 
