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

git: HAMMER utility - Fix bug in hammer cleanup which causes the utility to exit


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 11 Jan 2010 20:57:30 -0800 (PST)

commit ec2aa11dba2a5046a11e027db84799925e78e3dc
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sun Jan 10 16:17:47 2010 -0800

    HAMMER utility - Fix bug in hammer cleanup which causes the utility to exit
    
    * Remove debugging code which exit()ed when unable to delete a snapshot
      softlink.  This caused 'hammer cleanup' to potentially not process all
      available HAMMER filesystems, amoung other things.
    
    * Rework the snapshot deletion code to skip any snapshots that cannot be
      deleted.

Summary of changes:
 sbin/hammer/cmd_cleanup.c |   56 ++++++++++++++++++++++++++------------------
 1 files changed, 33 insertions(+), 23 deletions(-)

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


-- 
DragonFly BSD source repository



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