commit a1ef4f7e4fa850576bf934e861c750b65928cf39
Author: Tomohiro Kusumi <[email protected]>
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