DragonFly commits List (threaded) for 2013-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel/hammer: Remove unused variables and add __debugvar.
commit f31f6d84db329735c062a41c0f729843cd4d0b6f
Author: Sascha Wildner <saw@online.de>
Date: Mon Jan 7 09:48:18 2013 +0100
kernel/hammer: Remove unused variables and add __debugvar.
Summary of changes:
sys/vfs/hammer/hammer_blockmap.c | 6 +---
sys/vfs/hammer/hammer_btree.c | 39 +---------------------------------
sys/vfs/hammer/hammer_cursor.c | 6 ++++-
sys/vfs/hammer/hammer_inode.c | 2 -
sys/vfs/hammer/hammer_io.c | 2 -
sys/vfs/hammer/hammer_mirror.c | 12 ----------
sys/vfs/hammer/hammer_object.c | 10 ++------
sys/vfs/hammer/hammer_pfs.c | 6 +----
sys/vfs/hammer/hammer_rebalance.c | 2 +-
sys/vfs/hammer/hammer_reblock.c | 10 ---------
sys/vfs/hammer/hammer_transaction.c | 4 +--
sys/vfs/hammer/hammer_undo.c | 10 +++-----
sys/vfs/hammer/hammer_vnops.c | 4 +--
13 files changed, 20 insertions(+), 93 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f31f6d84db329735c062a41c0f729843cd4d0b6f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]