tegge       2005-08-26 20:40:31 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_3)
    sys/ufs/ffs          ffs_softdep.c 
  Log:
  MFC: Don't set the COMPLETE flag in an inodedep structure before the
       related inode has been written.
  
  Revision  Changes    Path
  1.34.2.5  +2 -2      src/sys/ufs/ffs/ffs_softdep.c