git: sys/vfs/hammer: Remove hammer_test_free_freemap()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Mar 19 14:27:44 PDT 2016
commit 12d76ce2b4637f87674095648d97c194e991a8a8
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Mar 6 01:42:11 2016 +0900
sys/vfs/hammer: Remove hammer_test_free_freemap()
hammer_count_bigblocks() added by the previous commit can
test if the volume if free or not by comparing result values,
so hammer_test_free_freemap() is no longer necessary.
Summary of changes:
sys/vfs/hammer/hammer_volume.c | 53 ++++++------------------------------------
1 file changed, 7 insertions(+), 46 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/12d76ce2b4637f87674095648d97c194e991a8a8
--
DragonFly BSD source repository
More information about the Commits
mailing list