summaryrefslogtreecommitdiffstats
path: root/doc/release-notes/3.7.8.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes/3.7.8.md')
-rw-r--r--doc/release-notes/3.7.8.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/release-notes/3.7.8.md b/doc/release-notes/3.7.8.md
new file mode 100644
index 00000000000..cec924941f0
--- /dev/null
+++ b/doc/release-notes/3.7.8.md
@@ -0,0 +1,19 @@
+# Release notes for GlusterFS-v3.7.8
+GlusterFS-v3.7.8 is a quick bugfix release done to solve a bug in 3.7.7 which prevented updates from successfully happening.
+
+Release 3.7.7 included two changes to the AFR xlator, which broke rolling updates from pre 3.7.7 releases. The two offending patches have been reverted in 3.7.8 until a proper fix is found. The revert commits are
+
+- de6e920 Revert "glusterd/afr: store afr pending xattrs as a volume option"
+- d35e386 Revert "afr: warn if pending xattrs missing during init()"
+
+
+## Bugs fixed
+The following bugs have been fixed in addition to the above two reverts,
+
+- [1304889](https://bugzilla.redhat.com/1304889) - Memory leak in dht
+- [1303899](https://bugzilla.redhat.com/1303899) - heal info reporting slow when IO is in progress on the volume
+- [1302955](https://bugzilla.redhat.com/1302955) - Hook scripts are not installed after make install
+- [1279331](https://bugzilla.redhat.com/1279331) - quota: removexattr on /d/backends/patchy/.glusterfs/79/99/799929ec-f546-4bbf-8549-801b79623262 (for trusted.glusterfs.quota.add7e3f8-833b-48ec-8a03-f7cd09925468.contri) [No such file or directory]
+- [1288857](https://bugzilla.redhat.com/1288857) - Use after free bug in notify_kernel_loop in fuse-bridge code
+- [1288922](https://bugzilla.redhat.com/1288922) - Use after free bug in notify_kernel_loop in fuse-bridge code
+- [1296400](https://bugzilla.redhat.com/1296400) - Fix spurious failure in bug-1221481-allow-fops-on-dir-split-brain.t