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

git: dm - change remove_all traversal direction


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 3 Jul 2011 08:35:10 -0700 (PDT)

commit 8bb01ea78eb6dff56932acdcd623aa3ecd19acea
Author: Alex Hornung <ahornung@gmail.com>
Date:   Sun Jul 3 16:33:25 2011 +0100

    dm - change remove_all traversal direction
    
     * Make remove_all iterate backwards, so that devices that depend on
       other dm volumes created earlier are removed first; otherwise
       remove_all stops at the first dm volume on which another one depends.

Summary of changes:
 sys/dev/disk/dm/dm_dev.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

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


-- 
DragonFly BSD source repository



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