[dm-devel] Next set of device-mapper patches

Alasdair G Kergon agk at redhat.com
Fri Jun 9 21:22:34 UTC 2006


I'm preparing the next set of minor patches to go upstream and would
appreciate comments and testing.  They're built on top of the patches
currently in -mm.


dm-support-ioctls-on-mapped-devices.patch
    Mechanics to support ioctls on certain devices.

dm-linear-support-ioctls.patch
    ioctl support for the linear target

dm-mpath-support-ioctls.patch
    ioctl support for the multipath target

dm-export-blkdev_driver_ioctl.patch
    Export another function to avoid calling some code twice.

dm-mirror-log-sector-size-fix.patch
dm-mirror-log-refactor-context.patch
    Make mirror log work regardless of hard sector size.

dm-table-split_args-handle-no-input.patch
    Trivial extension to table_split_args.

dm-consolidate-creation-functions.patch
    Merge dm_create and dm_create_with_minor.

dm-exports.patch
    Make various dm functions available to modules officially.

dm-create-error-table.patch
    Add a library function for modules to use.

dm-prevent-removal-if-open.patch
    Reinstate earlier dm behaviour so open devices can't be removed.


These patches are all at:
  http://www.kernel.org/pub/linux/kernel/people/agk/patches/2.6/editing/
based on 2.6.17-rc6.  (Apply in the order shown in the series file,
or use 'quilt' directly.)


If there are any further small patches I've missed (and aren't yet in the
editing directory) please remind me of them!  Once these are out of the
way, I'll get onto meatier things like adding netlink & the enhancements to
snapshot, multipath & raid*.

Alasdair
--
agk at redhat.com




More information about the dm-devel mailing list