git: sbin/mount_hammer: Fix warning messages

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Oct 15 20:50:06 PDT 2016


commit bab164521f74e39f8e747aec76bd5ede254070dd
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Oct 16 12:07:51 2016 +0900

    sbin/mount_hammer: Fix warning messages
    
    Add warning messages for -1 and non-0-15 for master_id.
    
    -1 and 0-15 inclusive are the only supoprted values,
    so remove probably from the existing warning message.

Summary of changes:
 sbin/mount_hammer/mount_hammer.c | 31 ++++++++++++++++++++++++++-----
 sys/vfs/hammer/hammer.h          |  2 +-
 2 files changed, 27 insertions(+), 6 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list