lp://staging/~psusi/ubuntu/precise/multipath-tools/fix-dmraid-extended-partitions
- Get this branch:
- bzr branch lp://staging/~psusi/ubuntu/precise/multipath-tools/fix-dmraid-extended-partitions
Branch merges
- Iain Lane (community): Approve
- Stefan Bader (community): Approve
- Ubuntu branches: Pending requested
-
Diff: 124 lines (+61/-6)6 files modified.pc/applied-patches (+1/-0)
debian/changelog (+7/-0)
debian/patches/0010-fix-extended-partitions.patch (+47/-0)
debian/patches/series (+1/-0)
kpartx/dos.c (+2/-0)
kpartx/kpartx.c (+3/-6)
Related bugs
Bug #1093918: grub-probe auto-detection fails on raid | Critical | Fix Released |
Related blueprints
Branch information
- Owner:
- Phillip Susi
- Status:
- Development
Recent revisions
- 48. By Phillip Susi
-
Add 0010-fix-
extended- partitions. patch: Only expose the
first two sectors of the extended partition (LP: #1093918). - 40. By Serge Hallyn
-
* Merge from debian unstable, remaining changes:
- control:
* Bump debhelper dependency to install udev rules to
/lib/udev/rules. d, bump udev dependencies as well.
* multipath-udeb must not depend on multipath-modules,
because the Ubuntu kernel already includes the modules and no
package provides m-m.
- initramfs/hooks: use 95 not 60 for multipath rules priority
- multipath-tools-boot. init: remove in favor of kpartx.udev rules (at top)
- kpartx.udev:
* add rule to load dm-multipath
* use whole path when running /usr/lib/dmsetup_ env
* call kpartx through dmsetup for mpath-* devices
* switch $name for $kernel for dmraid rule
- multipath-tools.preinst: modprobe dm-multipath.
This will make sure that multipathd will be able to start.
- patches/1000--set- umask-in- multipathd. patch: Set umask in multipathd.
- rules: Move udev rules to priority 95, because rules that load
modules should be >90.
- Have initramfs local-top start with scsi_wait_scan, and make sure all
devices have been found before bothering to call udevadm settle.
- debian/initramfs/ local-top: wait for scsi_wait_scan
* *.install: use /lib*/ instead of /lib/ to catch /lib64
* debian/initramfs/ local-top: remove '--timeout 10' which causes my
test system to not boot roughly 3 out of 4 times. - 39. By Craig Magina
-
* 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/saucy/multipath-tools