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/hammer hammer_reblock.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 10 May 2008 12:52:38 -0700 (PDT)

dillon      2008/05/10 12:52:38 PDT

DragonFly src repository

  Modified files:
    sys/vfs/hammer       hammer_reblock.c 
  Log:
  HAMMER 42B/Many: Stabilization.
  
  * Fix a CRC panic when reblocking.  Properly regenerate the CRC for new
    records and B-Tree nodes.
  
  * Fix a deadlock.  Do not flush synchronously while holding a cursor.  Doh!
  
  Revision  Changes    Path
  1.12      +11 -5     src/sys/vfs/hammer/hammer_reblock.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/hammer/hammer_reblock.c.diff?r1=1.11&r2=1.12&f=u



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