DragonFly commits List (threaded) for 2013-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: hammer2 - pfsmount -> clustermount separation part 1
commit 99da41eaf5e30c8a5fbe82dfce8adb148ce86e96
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Jun 13 12:07:36 2013 -0700
hammer2 - pfsmount -> clustermount separation part 1
* Start working on turning the hammer2_pfsmount structure into an
abstracted PFS 'cluster' structure.
* Move hammer2_inode's allocation infrastructure to the pmp (except
for the super-root inode which has no pmp). It was previously
hmp-centric.
Summary of changes:
sys/vfs/hammer2/hammer2.h | 13 +++++++------
sys/vfs/hammer2/hammer2_chain.c | 8 ++++----
sys/vfs/hammer2/hammer2_inode.c | 33 ++++++++++++++++++++++++---------
sys/vfs/hammer2/hammer2_vfsops.c | 4 ++--
4 files changed, 37 insertions(+), 21 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99da41eaf5e30c8a5fbe82dfce8adb148ce86e96
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]