SHA256
1
0
forked from pool/drbd

Accepting request 684506 from network:ha-clustering:Unstable

bsc#1118732, split brain handles malfunction when 2 primaries.

OBS-URL: https://build.opensuse.org/request/show/684506
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=82
This commit is contained in:
nick wang
2019-03-13 02:17:02 +00:00
committed by Git OBS Bridge
parent 912bc9ed41
commit 2120f01a81
3 changed files with 104 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ Source2: Module.supported
Source3: drbd_git_revision
Patch1: fix-resync-finished-with-syncs-have-bits-set.patch
Patch2: compat_no_bioset_initialized.patch
Patch3: rely-on-sb-handlers.patch
BuildRequires: kernel-source
BuildRequires: kernel-syms
BuildRequires: libelf-devel
@@ -71,6 +72,7 @@ installed kernel.
%setup -q -n drbd-%{version}
%patch1 -p1
%patch2 -p1
%patch3 -p1
mkdir source
cp -a drbd/. source/. || :