git: disk - Add device-mapper specific fallthroughs

Alex Hornung alexh at crater.dragonflybsd.org
Tue Nov 16 06:43:09 PST 2010


commit 81b331be9ab130594beff0f11092ca9b4134f9a5
Author: Alex Hornung <ahornung at gmail.com>
Date:   Thu Nov 4 20:28:54 2010 +0000

    disk - Add device-mapper specific fallthroughs
    
    * Fall through for psize and ioctl if the underlying device is a device
      mapper volume and we aren't operating on a (real) slice or part.
    
    * Enable the code hiding the compatibility slice s0.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81b331be9ab130594beff0f11092ca9b4134f9a5


-- 
DragonFly BSD source repository





More information about the Commits mailing list