git: sys/vfs/hammer: Add missing assertion

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Aug 8 13:47:19 PDT 2015


commit a09c350254c21194a267c066033b923e4e897366
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Wed Aug 5 23:48:38 2015 +0900

    sys/vfs/hammer: Add missing assertion
    
    _hammer_bread() and _hammer_bnew() should be the same
    except for the isnew value.

Summary of changes:
 sys/vfs/hammer/hammer_ondisk.c | 1 +
 1 file changed, 1 insertion(+)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list