git: HAMMER VFS - Add workaround to HAMMERIOC_GET_SNAPSHOT for bad conversions
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jan 10 16:17:36 PST 2010
commit aeeed9a289d776952cd34752f9d15f70f49e0f8a
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/aeeed9a289d776952cd34752f9d15f70f49e0f8a
--
DragonFly BSD source repository
More information about the Commits
mailing list