git: dm/disk - cleanup, add '.' between name and slices

Alex Hornung alexh at crater.dragonflybsd.org
Mon Nov 15 10:06:01 PST 2010


commit 3af01d56bff283177ebfca98497e32eea8961e69
Author: Alex Hornung <ahornung at gmail.com>
Date:   Fri Nov 12 20:49:09 2010 +0000

    dm/disk - cleanup, add '.' between name and slices
    
    * Clean up some dm debugging introduced earlier.
    
    * Add a DSO_DEVICEMAPPER option that will cause the disk subsystem to
      introduce a '.' between the base name and the slices (i.e. foo.s0
      instead of foos0).

Summary of changes:
 sys/dev/disk/dm/device-mapper.c |   13 ++++---------
 sys/dev/disk/dm/dm_table.c      |    1 -
 sys/kern/subr_disk.c            |   24 +++++++++++++++++++++---
 sys/sys/disk.h                  |    6 +++++-
 4 files changed, 30 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3af01d56bff283177ebfca98497e32eea8961e69


-- 
DragonFly BSD source repository





More information about the Commits mailing list