From f98d86f2a3ecbe943c5417a13abb020962904882 Mon Sep 17 00:00:00 2001 From: Jiffin Tony Thottan Date: Thu, 12 Jul 2018 00:09:18 +0530 Subject: Release notes for 3.12.12 Change-Id: I77e8ef525ef5f816450280325a473c2edf2720d7 BUG: 1594909 Signed-off-by: Jiffin Tony Thottan --- doc/release-notes/3.12.12.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/release-notes/3.12.12.md diff --git a/doc/release-notes/3.12.12.md b/doc/release-notes/3.12.12.md new file mode 100644 index 00000000000..477ddb0acf0 --- /dev/null +++ b/doc/release-notes/3.12.12.md @@ -0,0 +1,27 @@ +# Release notes for Gluster 3.12.12 + +This is a bugfix release. The release notes for [3.12.0](3.12.0.md), [3.12.1](3.12.1.md), [3.12.2](3.12.2.md), +[3.12.3](3.12.3.md), [3.12.4](3.12.4.md), [3.12.5](3.12.5.md), [3.12.6](3.12.6.md), [3.12.7](3.12.7.md), +[3.12.8](3.12.8.md), [3.12.9](3.12.9.md), [3.12.10](3.12.10.md) and [3.12.11](3.12.11.md) contain a listing of +all the new features that were added and bugs fixed in the GlusterFS 3.12 stable release. + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-3.12.12 are listed below +- [#1579673](https://bugzilla.redhat.com/1579673): Remove EIO from the dht_inode_missing macro +- [#1595528](https://bugzilla.redhat.com/1595528): rmdir is leaking softlinks to directories in .glusterfs +- [#1597120](https://bugzilla.redhat.com/1597120): Add quorum checks in post-op +- [#1597123](https://bugzilla.redhat.com/1597123): Changes to self-heal logic w.r.t. detecting of split-brains +- [#1597154](https://bugzilla.redhat.com/1597154): When storage reserve limit is reached, appending data to an existing file throws EROFS error +- [#1597230](https://bugzilla.redhat.com/1597230): glustershd crashes when index heal is launched before graph is initialized. +- [#1598121](https://bugzilla.redhat.com/1598121): lookup not assigning gfid if file is not present in all bricks of replica +- [#1598720](https://bugzilla.redhat.com/1598720): afr: fix bug-1363721.t failure +- [#1599247](https://bugzilla.redhat.com/1599247): afr: don't update readables if inode refresh failed on all children -- cgit