git: hammer2 - more dmsg/separation work, add nmasters field to inode
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Apr 19 20:59:11 PDT 2014
commit e1287713c45b77145dfe7f9125cd794fe5163161
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Apr 19 20:56:14 2014 -0700
hammer2 - more dmsg/separation work, add nmasters field to inode
* More separation and stability work
* Remove unused HAMMER2_OPFLAG_SUPROOT (the super-root can be
distinguished by pfs_type).
* Add pfs_nmasters field to the inode structure. This will be
used to record how many hard masters a PFS has so the
cluster code can determine the status of the cluster.
Summary of changes:
sys/vfs/hammer2/hammer2_disk.h | 27 +++++++++++++--------------
1 file changed, 13 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e1287713c45b77145dfe7f9125cd794fe5163161
--
DragonFly BSD source repository
More information about the Commits
mailing list