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
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]