diff options
author | Kaleb S. KEITHLEY <kkeithle@redhat.com> | 2014-04-02 14:25:33 -0400 |
---|---|---|
committer | Kaleb S. KEITHLEY <kkeithle@redhat.com> | 2014-04-02 14:26:23 -0400 |
commit | b0d6d20ab23627861a2d228d2124dee5e2ab9771 (patch) | |
tree | bba7876a507eae0a28d3186c6890110bb0c1c223 /doc | |
parent | 33cc417e6431a2739f463d83e62befff4ccab8f5 (diff) |
doc/release-notes: release notes for 3.4.3v3.4.3
Change-Id: I3fd10b57d826e1cbb9018392d8dd5a703dc2e3f7
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes/3.4.3.md | 18 |
1 files changed, 18 insertions, 0 deletions
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 + |