DragonFly commits List (threaded) for 2010-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: dm/disk - cleanup, add '.' between name and slices
commit 3af01d56bff283177ebfca98497e32eea8961e69
Author: Alex Hornung <ahornung@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]