cvs commit: src/sys/kern vfs_journal.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Aug 24 14:15:13 PDT 2005


dillon      2005/08/24 14:14:21 PDT

DragonFly src repository

  Modified files:
    sys/kern             vfs_journal.c 
  Log:
  When writing UNDO records, only try to output the file contents for VREG
  vnodes (fixes a panic).  When writing the UNDO record for a symlink,
  write out the contents of the symlink.
  
  Revision  Changes    Path
  1.20      +23 -1     src/sys/kern/vfs_journal.c


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





More information about the Commits mailing list