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
commit dfafa4fdea8c9d186940f56861cadf2f5febca73
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/dfafa4fdea8c9d186940f56861cadf2f5febca73
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]