Jump to letter: [
ACDGHKLMNOPRSTVXY
]
kpartx: Partition device manager for device-mapper devices.
- Summary
- kpartx manages partition creation and removal for device-mapper devices.
Changelog
- * Wed Apr 2 17:00:00 2008 Benjamin Marzinski <bmarzins{%}redhat{*}com> 0.4.8-12.el5_1.4
- Instead of using clone() to get a new namespace, use fork() and unshare(),
which fixes an selinux caused crash.
- Resolves: bz #438150
- * Fri Feb 8 16:00:00 2008 Benjamin Marzinski <bmarzins{%}redhat{*}com> 0.4.7-12.el5_1.3
- All of the non-static path priority callout functions are now symlinks to
the static versions.
- Resolves: bz #431947
- * Tue Jan 15 16:00:00 2008 Benjamin Marzinski <bmarzins{%}redhat{*}com> 0.4.7-12.el5_1.2
- multipathd now creates its own ramfs cache for all callout programs. This
means that once multipathd starts, it never needs to access the underlying
filesystem, so I won't hang if it looses access to the root device.
- Resolves: bz #428338