git: kernel/hammer: Remove the old inactive live dedup code.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Mar 4 14:14:21 PST 2019
commit 43bc39fa7056d3f13bf3f405d0d34687907425db
Author: Sascha Wildner <saw at online.de>
Date: Mon Mar 4 23:14:00 2019 +0100
kernel/hammer: Remove the old inactive live dedup code.
It had been disabled in 6de803f0514ff0019181d026a825d1e8a9a4c404
in 2012 due to issues with it.
Summary of changes:
sys/vfs/hammer/hammer.h | 56 -------
sys/vfs/hammer/hammer_blockmap.c | 172 +------------------
sys/vfs/hammer/hammer_dedup.c | 351 ---------------------------------------
sys/vfs/hammer/hammer_object.c | 48 +-----
sys/vfs/hammer/hammer_vfsops.c | 44 -----
sys/vfs/hammer/hammer_vnops.c | 33 +---
6 files changed, 11 insertions(+), 693 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/43bc39fa7056d3f13bf3f405d0d34687907425db
--
DragonFly BSD source repository
More information about the Commits
mailing list