Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 1995 22:49:19 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/ufs/ffs ffs_inode.c
Message-ID:  <199508040549.WAA20787@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/08/03 22:49:18

  Modified:    sys/ufs/ffs  ffs_inode.c
  Log:
  Use the correct flags (IO_SYNC -> B_SYNC) when deciding to do a sync or
  async write in the section that changes the filesize. The bug resulted
  in the updates always being async.
  
  Obtained from:	4.4BSD-Lite2



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