cvs commit: src/sys/kern vfs_journal.c

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Mar 4 13:38:25 PST 2005


dillon      2005/03/04 13:37:27 PST

DragonFly src repository

  Modified files:
    sys/kern             vfs_journal.c 
  Log:
  Fix an incorrect pointer in a journal_build_pad() that led to a panic.
  Add additional assertions and code comments.
  
  Revision  Changes    Path
  1.10      +11 -6     src/sys/kern/vfs_journal.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_journal.c.diff?r1=1.9&r2=1.10&f=u





More information about the Commits mailing list