git: hammer2 - Refactor frontend part 15/many
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jun 26 19:25:06 PDT 2015
commit 5cb9d12791591d586f85e3b315680796281883aa
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Jun 26 19:23:45 2015 -0700
hammer2 - Refactor frontend part 15/many
* Cleanup pass, remove dead cluster API functions and other dead code.
* Cluster not completely gone yet, the synchronization code, a few ioctls,
and portions of vfsops are still using it.
Summary of changes:
sys/vfs/hammer2/hammer2.h | 18 ---
sys/vfs/hammer2/hammer2_cluster.c | 222 +-----------------------------------
sys/vfs/hammer2/hammer2_strategy.c | 224 -------------------------------------
3 files changed, 1 insertion(+), 463 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5cb9d12791591d586f85e3b315680796281883aa
--
DragonFly BSD source repository
More information about the Commits
mailing list