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

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 10 Jan 2010 16:15:50 -0800 (PST)

commit aeeed9a289d776952cd34752f9d15f70f49e0f8a
Author: Matthew Dillon <dillon@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/aeeed9a289d776952cd34752f9d15f70f49e0f8a


-- 
DragonFly BSD source repository



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