dm/disk - cleanup, add '.' between name and slices
authorAlex Hornung <ahornung@gmail.com>
Fri, 12 Nov 2010 20:49:09 +0000 (20:49 +0000)
committerAlex Hornung <ahornung@gmail.com>
Mon, 15 Nov 2010 18:01:43 +0000 (18:01 +0000)
commit3af01d56bff283177ebfca98497e32eea8961e69
tree0b2b28e9fd584bf7b945090418d54066dc1b69b0
parent8fd0ee3c0a8bd8113ee71ae46a33e50da7cb600b
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).
sys/dev/disk/dm/device-mapper.c
sys/dev/disk/dm/dm_table.c
sys/kern/subr_disk.c
sys/sys/disk.h