commit dddde3e17bc4375bf5a7c778c776b11ca28a1908
Author: Tomohiro Kusumi <[email protected]>
Date:   Mon Oct 19 00:23:11 2015 +0900

    sys/dev/disk/dm: Remove dm_get_version_ioctl()
    
    "version" command is done by userspace (Linux lvm2),
    so we really don't need to have any handler for this.

Summary of changes:
 sys/dev/disk/dm/device-mapper.c | 6 ++++--
 sys/dev/disk/dm/dm.h            | 1 -
 sys/dev/disk/dm/dm_ioctl.c      | 9 ---------
 3 files changed, 4 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dddde3e17bc4375bf5a7c778c776b11ca28a1908


-- 
DragonFly BSD source repository

Reply via email to