DragonFly BSD
DragonFly commits List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: libdm/lvm - Fix bugs


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 14 Aug 2010 01:40:06 -0700 (PDT)

commit b060a5b0d718699ca45a07a72aa67f18fa62e0f0
Author: Alex Hornung <ahornung@gmail.com>
Date:   Sat Aug 14 09:37:54 2010 +0100

    libdm/lvm - Fix bugs
    
    * Allow adding symlinks to lvm's dev-cache by translating the symlink
      for udev/libdevattr.
    
    * Don't include kdev_t.h in libdm since it has the wrong macros for
      MAJOR and MINOR; instead include netbsd's version.
    
    Reported-by: Matt Dillon (dillon@)

Summary of changes:
 contrib/lvm2/dist/lib/device/dev-cache.c |    3 ---
 contrib/lvm2/dist/lib/dragonfly/dev.c    |   10 ++++++++++
 contrib/lvm2/dist/libdm/libdm-deptree.c  |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]