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

cvs commit: src/sys/vfs/hammer hammer_object.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 22 Mar 2008 21:43:26 -0700 (PDT)

dillon      2008/03/22 21:43:26 PDT

DragonFly src repository

  Modified files:
    sys/vfs/hammer       hammer_object.c 
  Log:
  HAMMER 34B/many: Stabilization pass.
  
  Lookups on non-data in-memory records (aka symlinks) were failing, causing
  readlink() to fail prior to the record being synchronized to disk.  Fix
  the memory record search code to properly handle ASOF.
  
  buildworld now completes with a HAMMER /usr/obj.
  
  Revision  Changes    Path
  1.38      +62 -39    src/sys/vfs/hammer/hammer_object.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/hammer/hammer_object.c.diff?r1=1.37&r2=1.38&f=u



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