git: sbin/hammer: Fix known bug in full scan recovery mentioned in f2dd4b0c
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Wed Dec 14 09:37:52 PST 2016
commit fb42c274be41d4f07b703f7ab483b9b0297d9294
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Wed Dec 14 03:21:42 2016 +0900
sbin/hammer: Fix known bug in full scan recovery mentioned in f2dd4b0c
As mentioned in 3d900665, introducing scan range limit by default,
and preserving the original default behavior as full scan mode
worked around a bug mentioned in f2dd4b0c, but possible assertion
error (by having access to not existing volumes) has still been
there as far as full scan mode is concerned.
This commit is to fix that.
Summary of changes:
sbin/hammer/cmd_recover.c | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fb42c274be41d4f07b703f7ab483b9b0297d9294
--
DragonFly BSD source repository
More information about the Commits
mailing list