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

cvs commit: src/sys/vfs/ufs ffs_balloc.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 May 2008 11:49:49 -0700 (PDT)

dillon      2008/05/21 11:49:49 PDT

DragonFly src repository

  Modified files:
    sys/vfs/ufs          ffs_balloc.c 
  Log:
  Bring in fixes for a bug which occurs when the filesystem become fulls.
  This bug could result in 'ffs blkfree: freeing free block' panics.
  
  However, this may not fix all such panics.  The jury is still out as of this
  commit.
  
  Obtained-from:  FreeBSD/ffs_balloc.c 1.52 and 1.53
  
  Revision  Changes    Path
  1.19      +25 -2     src/sys/vfs/ufs/ffs_balloc.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ffs_balloc.c.diff?r1=1.18&r2=1.19&f=u



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