git: sbin/fsck_hammer2: Add reconstruct.c to force reconstruct filesystem

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Fri Oct 18 10:04:26 PDT 2019


commit 2b7e4566d33449e864c2d1466d9ba484fff1e6f4
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Oct 19 00:54:43 2019 +0900

    sbin/fsck_hammer2: Add reconstruct.c to force reconstruct filesystem
    
    For testing.
    This doesn't get compiled by Makefile.
    
    Recursively reconstruct checksums if ondisk mismatch is found.
    Note that this isn't for filesystem recovery.

Summary of changes:
 sbin/fsck_hammer2/{destroy.c => reconstruct.c} | 450 ++++++++++++++-----------
 1 file changed, 254 insertions(+), 196 deletions(-)
 copy sbin/fsck_hammer2/{destroy.c => reconstruct.c} (50%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b7e4566d33449e864c2d1466d9ba484fff1e6f4


-- 
DragonFly BSD source repository



More information about the Commits mailing list