git: sbin/hammer: Add verify argument to load_volume()

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Oct 15 09:27:31 PDT 2016


commit a1ef4f7e4fa850576bf934e861c750b65928cf39
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Fri Oct 14 21:27:09 2016 +0900

    sbin/hammer: Add verify argument to load_volume()
    
    Add an argument to select whether to verify volume header or not.
    This is for the next commit.

Summary of changes:
 sbin/hammer/hammer.c      |  2 +-
 sbin/hammer/hammer_util.h |  2 +-
 sbin/hammer/ondisk.c      | 45 +++++++++++++++++++++++++--------------------
 3 files changed, 27 insertions(+), 22 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a1ef4f7e4fa850576bf934e861c750b65928cf39


-- 
DragonFly BSD source repository



More information about the Commits mailing list