git: hammer2 - locking revamp (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Mar 22 22:14:41 PDT 2015


commit 0bdddbf40daee25d0b90b19f0ea6cf867d2bf645
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Mar 22 21:54:32 2015 -0700

    hammer2 - locking revamp (2)
    
    * Update mutex lock calls to not pass the ident.

Summary of changes:
 sys/vfs/hammer2/hammer2_chain.c  |  8 ++++----
 sys/vfs/hammer2/hammer2_flush.c  |  5 ++---
 sys/vfs/hammer2/hammer2_inode.c  | 14 +++++++-------
 sys/vfs/hammer2/hammer2_subr.c   |  4 ++--
 sys/vfs/hammer2/hammer2_vfsops.c | 10 +++++-----
 sys/vfs/hammer2/hammer2_vnops.c  | 12 ++++++------
 6 files changed, 26 insertions(+), 27 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0bdddbf40daee25d0b90b19f0ea6cf867d2bf645


-- 
DragonFly BSD source repository



More information about the Commits mailing list