git: hammer2 hammer2 - cleanup inode locking paths

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Feb 12 15:06:11 PST 2012


commit 9c2e0de0e77ec4ae5035be304c711dd8038cb569
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Feb 12 15:05:25 2012 -0800

    hammer2 - cleanup inode locking paths
    
    * Cleanup inode locking paths
    
    * Give inode a ref representing the vnode association

Summary of changes:
 sys/vfs/hammer2/hammer2.h        |    6 +++---
 sys/vfs/hammer2/hammer2_chain.c  |    2 ++
 sys/vfs/hammer2/hammer2_inode.c  |    1 +
 sys/vfs/hammer2/hammer2_subr.c   |   36 +++++++++++++++++++++---------------
 sys/vfs/hammer2/hammer2_vfsops.c |    5 +++--
 sys/vfs/hammer2/hammer2_vnops.c  |   11 +++++++----
 6 files changed, 37 insertions(+), 24 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9c2e0de0e77ec4ae5035be304c711dd8038cb569


-- 
DragonFly BSD source repository





More information about the Commits mailing list