DragonFly commits List (threaded) for 2005-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern vfs_journal.c
dillon 2005/07/04 17:14:28 PDT
DragonFly src repository
Modified files:
sys/kern vfs_journal.c
Log:
The size of a nesting record may not be known (due to the virtual stream
being larger then the in-memory FIFO). Instead of setting the header
size to 8, set it to -1 to make this case clear.
Revision Changes Path
1.15 +10 -1 src/sys/kern/vfs_journal.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_journal.c.diff?r1=1.14&r2=1.15&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]