git: dsched - adjust to work nicely with dm disks

Alex Hornung alexh at crater.dragonflybsd.org
Mon Nov 15 10:05:53 PST 2010


commit 8fd0ee3c0a8bd8113ee71ae46a33e50da7cb600b
Author: Alex Hornung <ahornung at gmail.com>
Date:   Fri Nov 12 08:41:51 2010 +0000

    dsched - adjust to work nicely with dm disks
    
    * Substitute the forward slashes ('/') for '-' so that we don't have
      strangely named sysctl entries with slashes in them. This is also
      necessary for the loader, since it doesn't support slashes in the
      name.

Summary of changes:
 sys/kern/kern_dsched.c |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8fd0ee3c0a8bd8113ee71ae46a33e50da7cb600b


-- 
DragonFly BSD source repository





More information about the Commits mailing list