1
0
mirror of https://github.com/gluster/glusterdocs.git synced 2026-02-06 09:46:46 +01:00
Files
Shwetha K Acharya 021060750c 10.3.md: Update release date and tentative release date
Tentative date is modified as glusterfs 11.0 was released.
Thus, glusterfs 10 becomes maintained version and starts
to recieve updates every 6 months

Signed-off-by: Shwetha K Acharya <sacharya@redhat.com>
2023-03-27 19:46:03 +05:30

1.9 KiB

Release notes for Gluster 10.3

Release date: 27th-Sep-2022

This is a bugfix release. The release notes for 10.0, 10.1 and 10.2 contain a listing of all the new improvements and bugs fixed in the GlusterFS 10 stable release.

NOTE:

  • Next minor release tentative date: Week of 25th Mar, 2022
  • Users are highly encouraged to upgrade to newer releases of GlusterFS.

Important fixes in this release

  • Fix qemu-img crash on a distributed volume
  • Fix a possible deadlock scenario In Brick Process
  • Allow opening snapshot directory(entrypoint) via glfs_open()/glfs_h_open() and snapshot directory(entrypoint) to support functionalities of Samba
  • Implement seek fop in DHT and prevent EBADFD related failures

Builds are available at

https://download.gluster.org/pub/gluster/glusterfs/10/10.3/

Issues addressed in this release

  • #1000 Fix qemu-img crash on a distributed volume
  • #3774 Fix a possible deadlock scenario In Brick Process
  • #3373 Implement seek fop in DHT and prevent EBADFD related failures
  • #3666 Prevent snapd crashes on opening snapshot directory via gfapi
  • #3765 Allow opening snapshot directory(entrypoint) via glfs_open()/glfs_h_open()
  • #3307 Fix return from glfs_open() to honour O_DIRECTORY flag for Samba
  • #3725 Fix mismatch in errorcode between fgetxattr() and glusterfs.get_real_filename
  • #3778 Handle spurious failures of spare_file_rebalance.t test case