DragonFly BSD
DragonFly commits List (threaded) for 2005-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern vfs_journal.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 24 Aug 2005 14:14:21 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]