DragonFly BSD
DragonFly commits List (threaded) for 2012-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: hammer2 hammer2 - cleanup inode locking paths


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 12 Feb 2012 15:06:11 -0800 (PST)

commit 9c2e0de0e77ec4ae5035be304c711dd8038cb569
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]