|
| 1 | +# Release notes for Gluster 11.2 |
| 2 | + |
| 3 | +This is a bugfix release. The release notes for [11.2](11.2.md) contains a listing of all the new improvements and bugs fixed in the GlusterFS 11.2 release. |
| 4 | + |
| 5 | +**NOTE:** |
| 6 | +- Next minor release tentative date: Release will be based on requirement only |
| 7 | +- Users are highly encouraged to upgrade to newer releases of GlusterFS. |
| 8 | + |
| 9 | +## Important fixes in this release |
| 10 | +- Regression suite tests failures are addressed |
| 11 | + |
| 12 | +## Builds are available at |
| 13 | + |
| 14 | +[https://github.com/gluster/glusterfs/releases](https://github.com/gluster/glusterfs/releases) |
| 15 | + |
| 16 | +## Issues addressed in this release |
| 17 | + |
| 18 | +[#4561](https://github.com/gluster/glusterfs/pull/4561) afr: fix race between __afr_eager_lock_handle and afr_wakeup_same_fd_delayed_op |
| 19 | +[#4562](https://github.com/gluster/glusterfs/pull/4562) tests: robustness enhancement of regression tests |
| 20 | +[#4563](https://github.com/gluster/glusterfs/pull/4563) events: avoid zombie processes after reloading |
| 21 | +[#4564](https://github.com/gluster/glusterfs/pull/4564) Fix cluster.rc tests with a hack for now |
| 22 | +[#4565](https://github.com/gluster/glusterfs/pull/4565) Increase xfs partition size to 300M |
| 23 | +[#4566](https://github.com/gluster/glusterfs/pull/4566) Trigger read txn to trigger heal |
| 24 | +[#4567](https://github.com/gluster/glusterfs/pull/4567) Trigger read txn to trigger heal |
| 25 | +[#4568](https://github.com/gluster/glusterfs/pull/4568) Fix compilation error for test run |
| 26 | +[#4569](https://github.com/gluster/glusterfs/pull/4569) Disable write-behind to prevent close-behind |
| 27 | +[#4570](https://github.com/gluster/glusterfs/pull/4570) tests: address XFS 300M minimum size |
| 28 | +[#4571](https://github.com/gluster/glusterfs/pull/4571) Fix lvm setup so that snapshot tests pass |
| 29 | +[#4572](https://github.com/gluster/glusterfs/pull/4572) Adjust sizes based on free size available |
| 30 | +[#4573](https://github.com/gluster/glusterfs/pull/4573) Adjust min xfs fs size |
| 31 | +[#4574](https://github.com/gluster/glusterfs/pull/4574) Fix the pattern to be matched |
| 32 | +[#4575](https://github.com/gluster/glusterfs/pull/4575) s/gawk/awk |
| 33 | +[#4576](https://github.com/gluster/glusterfs/pull/4576) Deduplication of changelogs in a batch |
| 34 | +[#4577](https://github.com/gluster/glusterfs/pull/4577) create home directory for user |
| 35 | +[#4579](https://github.com/gluster/glusterfs/pull/4579) glusterfsd/mgmt: Connect backup volfile-server in round robin |
| 36 | +[#4580](https://github.com/gluster/glusterfs/pull/4580) glfs/open: dentry lists are not initialized |
| 37 | +[#4581](https://github.com/gluster/glusterfs/pull/4581) api/glfs: Fix use after free in readdir |
| 38 | +[#4582](https://github.com/gluster/glusterfs/pull/4582) shd/symlink: soft links entry recreate fails |
| 39 | +[#4583](https://github.com/gluster/glusterfs/pull/4583) extras: use "grep -E" instead of egrep to resolve warning |
0 commit comments