git: sbin/hammer: Remove default volume initialization from alloc_bigblock()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Sep 2 22:34:56 PDT 2016
commit a2cc732ccbf1e41343a3698b4cc5000c78dae5df
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
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
More information about the Commits
mailing list