git: hammer2 - remove hammer2_cluster_wdata()
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat May 26 11:18:36 PDT 2018
commit 2c55414c9508bf10e7c762c587c97749058ec5d4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu May 24 16:48:31 2018 -0700
hammer2 - remove hammer2_cluster_wdata()
* Remove hammer2_cluster_wdata(), function is not applicable for
context any more since the focus chain is held, but no longer
locked.
Summary of changes:
sys/vfs/hammer2/hammer2.h | 1 -
sys/vfs/hammer2/hammer2_cluster.c | 31 -------------------------------
2 files changed, 32 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2c55414c9508bf10e7c762c587c97749058ec5d4
--
DragonFly BSD source repository
More information about the Commits
mailing list