git: hammer2: do not print error=0x0000 on bulkfree

Aaron LI aly at crater.dragonflybsd.org
Fri Jun 8 01:03:03 PDT 2018


commit 746bb04f7f7f1ec434bb18a3463c910eb6fc7f4d
Author: Aaron LI <aly at aaronly.me>
Date:   Fri Jun 1 12:09:59 2018 +0800

    hammer2: do not print error=0x0000 on bulkfree
    
    Make hammer2 bulkfree do not print "error=0x0000" (i.e., no error occurred).
    This makes the system log messages (/var/log/messages) a bit cleaner.
    
    Fix minor whitespace issues as well.

Summary of changes:
 sys/vfs/hammer2/hammer2_bulkfree.c | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/746bb04f7f7f1ec434bb18a3463c910eb6fc7f4d


-- 
DragonFly BSD source repository


More information about the Commits mailing list