git: newfs_hammer2 - add -R uuid and -I uuid

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Mar 21 18:02:50 PDT 2014


commit bdbbdc113da37fe280fd0439f253a32e23c93758
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Mar 21 17:18:33 2014 -0700

    newfs_hammer2 - add -R uuid and -I uuid
    
    * Allow the super-root (-R) cluster id and the labeled PFS's cluster id
      to be specified.
    
    * Populate the cluster id in the inode data.

Summary of changes:
 sbin/newfs_hammer2/newfs_hammer2.8 | 11 +++++++
 sbin/newfs_hammer2/newfs_hammer2.c | 62 ++++++++++++++++++++++++++------------
 2 files changed, 53 insertions(+), 20 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bdbbdc113da37fe280fd0439f253a32e23c93758


-- 
DragonFly BSD source repository



More information about the Commits mailing list