cvs commit: src/sbin/newfs_hammer newfs_hammer.c src/sbin/hammer ondisk.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jul 23 22:42:40 PDT 2008


dillon      2008/07/23 22:40:14 PDT

DragonFly src repository

  Modified files:
    sbin/newfs_hammer    newfs_hammer.c 
    sbin/hammer          ondisk.c 
  Log:
  Change newfs_hammer to reserve a minimum of 100M for the UNDO FIFO.  Any
  smaller and we risk a filesystem panic due to insufficient UNDO space.
  
  Add warnings to newfs_hammer when the created filesystem is fairly small.
  
  Reported-by: M.K. <mk at freeweb.ozi.nu>:
  
  Revision  Changes    Path
  1.42      +34 -2     src/sbin/newfs_hammer/newfs_hammer.c
  1.24      +6 -1      src/sbin/hammer/ondisk.c


http://www.dragonflybsd.org/cvsweb/src/sbin/newfs_hammer/newfs_hammer.c.diff?r1=1.41&r2=1.42&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/ondisk.c.diff?r1=1.23&r2=1.24&f=u





More information about the Commits mailing list