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/sys/vfs/hammer hammer_blockmap.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 30 Jun 2008 21:54:25 -0700 (PDT)

dillon      2008/06/30 21:54:25 PDT

DragonFly src repository

  Modified files:
    sys/vfs/hammer       hammer_blockmap.c 
  Log:
  HAMMER 59H/Many: Stabilization pass
  
  * Fix a bug introduced in 59G that will corrupt the filesystem when it
    becomes full.  A pointer was not being NULL'd out and caused
    hammer_blockmap_reserve() to return a bogus offset when the loop
    could find no free space.
  
  Revision  Changes    Path
  1.22      +1 -1      src/sys/vfs/hammer/hammer_blockmap.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/hammer/hammer_blockmap.c.diff?r1=1.21&r2=1.22&f=u



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