git: HAMMER VFS - Add workaround to HAMMERIOC_GET_SNAPSHOT for bad conversions

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jan 11 20:58:41 PST 2010


commit dfafa4fdea8c9d186940f56861cadf2f5febca73
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Jan 10 16:02:58 2010 -0800

    HAMMER VFS - Add workaround to HAMMERIOC_GET_SNAPSHOT for bad conversions
    
    * When hammer cleanup converts to a hammer v3 snapshot a bad record
      can sometimes be created.  This record is not harmful in anyway.
    
    * However when listing available snapshots correct the tid field in the
      bad record so it can be deleted.

Summary of changes:
 sys/vfs/hammer/hammer_ioctl.c |   27 +++++++++++++++++++++++++--
 1 files changed, 25 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list