sys/vfs/hammer: Add missing assertion
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 5 Aug 2015 14:48:38 +0000 (23:48 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 8 Aug 2015 17:32:24 +0000 (02:32 +0900)
commita09c350254c21194a267c066033b923e4e897366
tree0570b79152de00e1084a639628d5fbaf4ce3cbc2
parent0871ec5cd713b161a324e9a8e5f22cabe24ffaf7
sys/vfs/hammer: Add missing assertion

_hammer_bread() and _hammer_bnew() should be the same
except for the isnew value.
sys/vfs/hammer/hammer_ondisk.c