DragonFly commits List (threaded) for 2008-06
DragonFly BSD
DragonFly commits List (threaded) for 2008-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sbin/hammer ondisk.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 2 Jun 2008 09:57:53 -0700 (PDT)

dillon      2008/06/02 09:57:53 PDT

DragonFly src repository

  Modified files:
    sbin/hammer          ondisk.c 
  Log:
  HAMMER Utilities: Correct vol0_stat_freebigblocks.
  
  * The root_vol->ondisk->vol0_stat_freebigblocks was not being properly
    decremented when newfs_hammer allocated big blocks, causing it to report
    a value that is too large.
  
  Revision  Changes    Path
  1.21      +5 -0      src/sbin/hammer/ondisk.c


http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/ondisk.c.diff?r1=1.20&r2=1.21&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]