Accepting request 339249 from network:ha-clustering:Factory

1

OBS-URL: https://build.opensuse.org/request/show/339249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drbd?expand=0&rev=48
This commit is contained in:
Dominique Leuenberger 2015-10-19 20:51:52 +00:00 committed by Git OBS Bridge
commit 0e028f6e19
4 changed files with 1252 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 16 09:18:10 UTC 2015 - nwang@suse.com
- BSC#950477, update to 8.4.6-5 to fix bdi congested.
- Rename 0001-drbd-Support-zeroout-device-in-initial-sync.patch
to 0001-Support-zeroout-device-in-initial-sync.patch
- Add update-to-8.4.6-5.patch
-------------------------------------------------------------------
Fri Sep 25 04:52:12 UTC 2015 - nwang@suse.com

View File

@ -33,9 +33,10 @@ Source1: preamble
#In kernel is: kernel/drivers/block/drbd/drbd.ko
Source2: Module.supported
Patch1: update-to-8.4.6-5.patch
#Patch for fate: https://fate.suse.com/317940
#Whether can merge into linbit is under discussion
Patch1: 0001-drbd-Support-zeroout-device-in-initial-sync.patch
Patch2: 0001-Support-zeroout-device-in-initial-sync.patch
BuildRequires: kernel-source
BuildRequires: kernel-syms
@ -70,6 +71,7 @@ installed kernel.
%prep
%setup -q -n drbd-%{version}
%patch1 -p1
%patch2 -p1
%build
rm -rf obj

1241
update-to-8.4.6-5.patch Normal file

File diff suppressed because it is too large Load Diff