cvs commit: src/sys/kern vfs_journal.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jul 4 17:15:40 PDT 2005
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
More information about the Commits
mailing list