cvs commit: src/sbin/newfs_hammer newfs_hammer.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jun 2 23:22:04 PDT 2008


dillon      2008/06/02 23:20:30 PDT

DragonFly src repository

  Modified files:
    sbin/newfs_hammer    newfs_hammer.c 
  Log:
  HAMMER Utilities: More pre-formatting, cleanup
  
  * Fully initialize the large-data and small-data blockmaps in addition
    to the B-Tree blockmap.
  
  * Set vol0_stat_bigblocks properly so used space shows as 0, or otherwise
    a fairly small number, when the volume is empty.
  
  * Display the total amount of space pre-allocated by newfs_hammer for
    the boot-area, memory-log, undo-buffer, and blockmap infrastructure.
  
  Revision  Changes    Path
  1.28      +11 -1     src/sbin/newfs_hammer/newfs_hammer.c


http://www.dragonflybsd.org/cvsweb/src/sbin/newfs_hammer/newfs_hammer.c.diff?r1=1.27&r2=1.28&f=u





More information about the Commits mailing list