Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 07:45:28 -0700 (PDT)
From:      Luoqi Chen <luoqi@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/ufs/ffs ffs_inode.c
Message-ID:  <199809151445.HAA11803@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luoqi       1998/09/15 07:45:28 PDT

  Modified files:
    sys/ufs/ffs          ffs_inode.c 
  Log:
  Restore pre-v1.44 behavior: always copy modified in-core inode to disk
  buffer. Otherwise some in-core inode changes might be lost, including
  important meta data (e.g. size) if softupdates is enabled.
  
  Revision  Changes    Path
  1.47      +5 -3      src/sys/ufs/ffs/ffs_inode.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809151445.HAA11803>