From 19fcec84d8d7d21e796c7624e521b60d28ee21ed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:45:59 +0200 Subject: Adding upstream version 16.2.11+ds. Signed-off-by: Daniel Baumann --- doc/changelog/v0.94.5.txt | 86 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 doc/changelog/v0.94.5.txt (limited to 'doc/changelog/v0.94.5.txt') diff --git a/doc/changelog/v0.94.5.txt b/doc/changelog/v0.94.5.txt new file mode 100644 index 000000000..56c9e50bd --- /dev/null +++ b/doc/changelog/v0.94.5.txt @@ -0,0 +1,86 @@ +commit 9764da52395923e0b32908d83a9f7304401fee43 (tag: refs/tags/v0.94.5, refs/remotes/gh/hammer) +Author: Jenkins +Date: Mon Oct 26 07:05:32 2015 -0700 + + 0.94.5 + +commit 1107f29224e24211860b719b82f9b85a022c25e3 +Merge: d86eab5 d3abcbe +Author: Loic Dachary +Date: Fri Oct 23 20:41:33 2015 +0200 + + Merge pull request #6348 from dillaman/wip-13567-hammer + + librbd: potential assertion failure during cache read + + Reviewed-by: Sage Weil + +commit d86eab5b860186066c888208d92a42a748569d78 +Merge: 4ebfa1b 250dc07 +Author: Loic Dachary +Date: Fri Oct 23 15:20:32 2015 +0200 + + Merge pull request #6362 from liewegas/wip-shut-up-osd-hammer + + osd/ReplicatedPG: remove stray debug line + + Reviewed-by: Loic Dachary + +commit 250dc0722b9156fe1b8be81e09fb4ead699065f3 (refs/remotes/me/wip-shut-up-osd-hammer) +Author: Sage Weil +Date: Sat Sep 12 08:33:44 2015 -0400 + + osd/ReplicatedPG: remove stray debug line + + This snuck in + + Signed-off-by: Sage Weil + (cherry picked from commit ff9600a6cef613d40e875597b6392778df1bb04c) + +commit d3abcbea1fdb04f0994f19584b93f6f1b1ff37ca +Author: Jason Dillaman +Date: Wed Oct 21 13:12:48 2015 -0400 + + librbd: potential assertion failure during cache read + + It's possible for a cache read from a clone to trigger a writeback if a + previous read op determined the object doesn't exist in the clone, + followed by a cached write to the non-existent clone object, followed + by another read request to the same object. This causes the cache to + flush the pending writeback ops while not holding the owner lock. + + Fixes: #13559 + Backport: hammer + Signed-off-by: Jason Dillaman + (cherry picked from commit 4692c330bd992a06b97b5b8975ab71952b22477a) + +commit 991d0f0575411e2f2b53df35e36ff6170bcc9d8b +Author: Jason Dillaman +Date: Wed Oct 21 13:09:54 2015 -0400 + + tests: reproduce crash during read-induced CoW + + Signed-off-by: Jason Dillaman + (cherry picked from commit 382219b6bba09156f8cf3d420c6348738e7ed4c6) + +commit 4ebfa1bcc7e3b57c3c12000633654d36a005d512 +Merge: 9529269 51f3d6a +Author: Jason Dillaman +Date: Thu Oct 22 12:14:42 2015 -0400 + + Merge pull request #6330 from dachary/wip-13550-hammer + + qemu workunit refers to apt-mirror.front.sepia.ceph.com + + Reviewed-by: Jason Dillaman + +commit 51f3d6a489760dbcb931676396eea92159ca2ad9 +Author: Yuan Zhou +Date: Fri Jun 19 00:02:20 2015 +0800 + + qa: Use public qemu repo + + This would allow some external tests outside of sepia lab + + Signed-off-by: Yuan Zhou + (cherry picked from commit 4731c1e35539c9506ff3fe3141553fad099d0eee) -- cgit v1.2.3