commit a2cc732ccbf1e41343a3698b4cc5000c78dae5df
Author: Tomohiro Kusumi <[email protected]>
Date: Sat Sep 3 14:11:18 2016 +0900
sbin/hammer: Remove default volume initialization from alloc_bigblock()
No one calls this with NULL when allocating a big-block for
one of the HAMMER volumes. A caller certainly has a pointer
to that volume. It should also be explicit.
Summary of changes:
sbin/hammer/blockmap.c | 3 ---
1 file changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a2cc732ccbf1e41343a3698b4cc5000c78dae5df
--
DragonFly BSD source repository