From 240b8987093464f98b81e12f0dd780719d7bc651 Mon Sep 17 00:00:00 2001 From: Jeff Mahoney Date: Thu, 22 Jun 2017 20:24:43 +0000 Subject: [PATCH] Accepting request 505784 from home:jeff_mahoney:branches:filesystems * Added xfs_repair-clear-pthread_t-when-pthread_create-fails.patch * Added xfs_repair-fix-thread-creation-failure-recovery.patch OBS-URL: https://build.opensuse.org/request/show/505784 OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=50 --- xfsprogs.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfsprogs.changes b/xfsprogs.changes index bba351c..f234b0f 100644 --- a/xfsprogs.changes +++ b/xfsprogs.changes @@ -2,9 +2,9 @@ Thu Jun 22 20:15:28 UTC 2017 - jeffm@suse.com - Fix crash in xfs_repair when threads fail to start (bsc#1019938). - * xfs_repair-clear-pthread_t-when-pthread_create-fails.patch + * Added xfs_repair-clear-pthread_t-when-pthread_create-fails.patch * Added xfs_repair-add-prefetch-trace-calls-to-debug-thread-creation-failures.patch - * xfs_repair-fix-thread-creation-failure-recovery.patch + * Added xfs_repair-fix-thread-creation-failure-recovery.patch ------------------------------------------------------------------- Fri Jun 2 18:23:03 UTC 2017 - jeffm@suse.com