summaryrefslogtreecommitdiff |
diff options
author | Luis R. Rodriguez <mcgrof@suse.com> | 2017-09-13 14:11:18 -0700 |
---|---|---|
committer | Luis R. Rodriguez <mcgrof@suse.com> | 2017-09-18 23:38:15 -0700 |
commit | d4a2d804f075d0cc4b5de478e13df6bfa9be6d35 (patch) | |
tree | 7435e9e62287fd6812593339b2184ca9ab56cc5e | |
parent | 9db523a9dad117d7dddb39931688a43fbd792dc3 (diff) |
Revert "Update patches.fixes/xfs-refactor-log-record-unpack-and-data-processing.patch (bsc#1043598, bsc#1036215)."rpm-4.4.82-6.9
This reverts commit 54e17b011580b532415d2aee5e875c8cf0460df4.
-rw-r--r-- | patches.fixes/xfs-refactor-log-record-unpack-and-data-processing.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.fixes/xfs-refactor-log-record-unpack-and-data-processing.patch b/patches.fixes/xfs-refactor-log-record-unpack-and-data-processing.patch index 1037891ee5..273dc11d41 100644 --- a/patches.fixes/xfs-refactor-log-record-unpack-and-data-processing.patch +++ b/patches.fixes/xfs-refactor-log-record-unpack-and-data-processing.patch @@ -4,7 +4,7 @@ Date: Mon, 4 Jan 2016 15:55:10 +1100 Subject: [PATCH 1/6] xfs: refactor log record unpack and data processing Git-commit: 9d94901f6e17c4c75d9aeb9efd4213a736c2ef9c Patch-mainline: v4.5-rc1 -References: bsc#1043598, bsc#1036215 +References: bsc#1043598 xlog_do_recovery_pass() duplicates a couple function calls related to processing log records because the function must handle wrapping around |