Branches for Lucid

Name Status Last Modified Last Commit
lp:ubuntu/lucid-proposed/multipath-tools bug 2 Mature 2011-06-06 21:09:17 UTC
35. * Fixes some return logic issues in t...

Author: Craig Magina
Revision Date: 2011-05-27 11:47:19 UTC

* Fixes some return logic issues in the blacklist.c:_filter_path function
  where using blacklist and blacklist_exceptions would cause multipathd to
  improperly filter paths. (LP: #789229)
  - The patch was created by Christophe Varoqui in 2007.
    + http://www.redhat.com/archives/dm-devel/2007-November/msg00054.html
    + 0013-libmultipath-filter_path-fix_blacklist_filter_exit.patch
  - [serge-hallyn] swap in the whole upstream git commit and call it
    0013-blacklist_exception_issues.patch.

lp:ubuntu/lucid-updates/multipath-tools bug 2 Mature 2011-08-03 22:14:26 UTC
36. Add patch to fix the expected pathnam...

Author: Serge Hallyn
Revision Date: 2011-07-21 11:37:32 UTC

Add patch to fix the expected pathname from multipath uevents
(LP: #690387)

lp:~peter-petrakis/ubuntu/lucid/multipath-tools/lp-641151 bug(Has a merge proposal) 1 Development 2011-08-16 19:00:10 UTC
37. Add patch to fix multipath -f/-F retu...

Author: Peter Petrakis
Revision Date: 2011-08-16 18:51:20 UTC

Add patch to fix multipath -f/-F return value (LP: #641151)

lp:~serge-hallyn/ubuntu/lucid/multipath-tools/fix-660597 1 Development 2011-07-21 16:41:34 UTC
36. Add patch to fix the expected pathnam...

Author: Serge Hallyn
Revision Date: 2011-07-21 16:39:32 UTC

Add patch to fix the expected pathname from multipath uevents
(LP: #660597)

lp:~serge-hallyn/ubuntu/lucid/multipath-tools/fix-crash-on-shutdown 1 Development 2010-09-16 14:29:07 UTC
35. Apply patch from debian to fix multip...

Author: Serge Hallyn
Revision Date: 2010-09-16 14:27:32 UTC

Apply patch from debian to fix multipathd crash on
shutdown (LP: #488285)

lp:~serge-hallyn/ubuntu/lucid/multipath-tools/manz 1 Development 2010-10-19 12:54:17 UTC
52. Fix SCM failover bugs in manzanita: 1...

Author: Serge Hallyn
Revision Date: 2010-10-19 12:54:17 UTC

Fix SCM failover bugs in manzanita:
1. multipathd expects uevents from kernel about /sys/block/sda. But
we are only getting them about /sys/devices/pci000:00/.../block/sda.
So we never add or remove devices that we should add based on
uevents.
2. Since we never see (or rather, never understand) the ACTION=remove
event for /dev/block/sda, but we have the device pinned, we never
end up unpinning it. So the kernel doesn't re-use sda when the
path shows back up. So we end up using funky-using paths like sdaa.
This looked for all the world like a kernel refcount problem, but
was actually a userspace bug. (We should have known based on the
fact that rollover stopped after multipathd crashed :)
Note that /sys/block/sda is always a symlink to the longer pathname.
This patch fixes this bug by accepting the uevents on the full block
/sys/ pathname. (LP: #660597)

lp:ubuntu/lucid/multipath-tools bug 1 Development 2010-03-08 14:21:25 UTC
34. debian/control: Move libreadline5-dev...

Author: Martin Pitt
Revision Date: 2010-03-08 14:21:25 UTC

debian/control: Move libreadline5-dev build dependency to libreadline-dev.
(Already done in Debian).

17 of 7 results