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
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]