From b0d6d20ab23627861a2d228d2124dee5e2ab9771 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Wed, 2 Apr 2014 14:25:33 -0400 Subject: doc/release-notes: release notes for 3.4.3 Change-Id: I3fd10b57d826e1cbb9018392d8dd5a703dc2e3f7 Signed-off-by: Kaleb S. KEITHLEY --- doc/release-notes/3.4.3.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/release-notes/3.4.3.md diff --git a/doc/release-notes/3.4.3.md b/doc/release-notes/3.4.3.md new file mode 100644 index 00000000000..c885b59f6c4 --- /dev/null +++ b/doc/release-notes/3.4.3.md @@ -0,0 +1,18 @@ +GlusterFS 3.4.3 consists entirely of bug fixes. + +The following changes are part of 3.4.3: + +* 33cc417 storage/posix: lgetxattr called with invalid keys on the bricks + +* 010a9a7 dht: dht_lookup_dir_cbk should set op_errno as local->op_errno + +* e8fca12 libxlator: fix memleak in cluster_markerxtime_cbk and cluster_markeruuid_cbk + +* 945c6de cluster/afr: Treat FOOL condition as split-brain for entry self-heal + +* 3466026 protocol: pass the size of the data in the WRITE on-wire FOP + +* 8eda793 cluster/dht: Make sure loc has gfid + +* 14f79a0 build: the main glusterfs package should not provide glusterfs-libs + -- cgit