Accepting request 242290 from home:hreinecke:branches:Base:System
- Patches from upstream: * enable gcc format-security check * Accept "*" as a valid regular expression * check info.exists to get valid value * Don't forget to reload table when both reload and rename is required * libmultipath: Simplify read_line() * libmultipath: Zero-terminate sysfs_attr_get_value() result * libmultipath: Print line number for which parsing failed * libmultipath: Accept "*" as a valid regular expression * multipath: Wrong sysfs attribute used for iSCSI settings (bnc#883808) - Check for valid DM_DEVICE_INFO before proceeding (bnc#888453) - Scalability fixes (bnc#880356): * Separate out uevent parsing functions * Use poll() when receiving uevents * multipathd: push down lock in checkerloop() * Allow specific CLI commands to run unlocked * Push down vector lock during uevent processing OBS-URL: https://build.opensuse.org/request/show/242290 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=72
This commit is contained in:
parent
efa388870e
commit
64cb7e0332
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:be1438f5d57fa2faa8c55f640b00306d036c5c51bd22efb776bb7a85a5b2930b
|
oid sha256:ec3c78798cdf2a1e6a2f5c92501bd523ae4294ec5aed8a9ce0d762a6aa66d5a0
|
||||||
size 39666
|
size 45788
|
||||||
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 25 10:53:27 CEST 2014 - hare@suse.de
|
||||||
|
|
||||||
|
- Patches from upstream:
|
||||||
|
* enable gcc format-security check
|
||||||
|
* Accept "*" as a valid regular expression
|
||||||
|
* check info.exists to get valid value
|
||||||
|
* Don't forget to reload table when both reload and rename
|
||||||
|
is required
|
||||||
|
* libmultipath: Simplify read_line()
|
||||||
|
* libmultipath: Zero-terminate sysfs_attr_get_value() result
|
||||||
|
* libmultipath: Print line number for which parsing failed
|
||||||
|
* libmultipath: Accept "*" as a valid regular expression
|
||||||
|
* multipath: Wrong sysfs attribute used for iSCSI settings
|
||||||
|
(bnc#883808)
|
||||||
|
- Check for valid DM_DEVICE_INFO before proceeding
|
||||||
|
(bnc#888453)
|
||||||
|
- Scalability fixes (bnc#880356):
|
||||||
|
* Separate out uevent parsing functions
|
||||||
|
* Use poll() when receiving uevents
|
||||||
|
* multipathd: push down lock in checkerloop()
|
||||||
|
* Allow specific CLI commands to run unlocked
|
||||||
|
* Push down vector lock during uevent processing
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 23 12:35:44 CEST 2014 - hare@suse.de
|
Wed Jul 23 12:35:44 CEST 2014 - hare@suse.de
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user