Accepting request 367206 from home:wanglh:branches:Base:System

fix boo#957059 ioctl busy

OBS-URL: https://build.opensuse.org/request/show/367206
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=148
This commit is contained in:
LiuhuaMelody Wang
2016-03-07 02:23:15 +00:00
committed by Git OBS Bridge
parent 4841ce1010
commit 275286d1aa
3 changed files with 54 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 7 01:53:34 UTC 2016 - lwang@suse.com
- not output error message inside retry loops to avoid noisy error
message being output inside retry loops in case of remove failure
because device busy. (bsc#940298 boo#957059)
add: libdm-iface-not-output-error-message-inside-retry-loop.patch
-------------------------------------------------------------------
Thu Jan 28 03:47:31 UTC 2016 - lwang@suse.com