summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShyamsundarR <srangana@redhat.com>2018-01-30 13:53:25 -0500
committerShyamsundarR <srangana@redhat.com>2018-01-30 13:53:48 -0500
commitdd038cc99a285d7e5627a38b04ed3858d6b7d330 (patch)
treeaf47be7ac2dde1c74f99d162e03954e663dce806
parentaf161b0ed5940751bf64ed17b8d49c115e687886 (diff)
doc: Added release notes for 3.10.10 releasev3.10.10
Change-Id: Ie73319a9e2c6149418c613b18aa1b869a08ebc9a BUG: 1531113 Signed-off-by: ShyamsundarR <srangana@redhat.com>
-rw-r--r--doc/release-notes/3.10.10.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/release-notes/3.10.10.md b/doc/release-notes/3.10.10.md
new file mode 100644
index 00000000000..f391524f55f
--- /dev/null
+++ b/doc/release-notes/3.10.10.md
@@ -0,0 +1,30 @@
+# Release notes for Gluster 3.10.10
+
+This is a bugfix release. The release notes for [3.10.0](3.10.0.md), [3.10.1](3.10.1.md), [3.10.2](3.10.2.md), [3.10.3](3.10.3.md),
+[3.10.4](3.10.4.md), [3.10.5](3.10.5.md), [3.10.6](3.10.6.md), [3.10.7](3.10.7.md), [3.10.8](3.10.8.md) and [3.10.9](3.10.9.md) contain a listing of all
+the new features that were added and bugs fixed in the GlusterFS
+3.10 stable release.
+
+## Major changes, features and limitations addressed in this release
+**No Major changes**
+
+## Major issues
+
+1. FIXED: Expanding a gluster volume that is sharded may cause file corruption
+
+ Sharded volumes are typically used for VM images, if such volumes were
+ expanded or possibly contracted (i.e add/remove bricks and rebalance) there
+ are reports of VM images getting corrupted.
+ The last known cause for corruption (#1498081) is still fixed with this
+ release.
+
+2. Brick multiplexing is being tested and fixed aggressively but we still have a
+ few crashes and memory leaks to fix.
+
+
+## Bugs addressed
+
+Bugs addressed since release-3.10.9 are listed below.
+
+- [#1498081](https://bugzilla.redhat.com/1498081): dht_(f)xattrop does not implement migration checks
+- [#1534848](https://bugzilla.redhat.com/1534848): entries not getting cleared post healing of softlinks (stale entries showing up in heal info)