Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 1995 01:16:37 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/ufs/ffs ffs_alloc.c
Message-ID:  <199508070816.BAA23793@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/08/07 01:16:35

  Modified:    sys/ufs/ffs  ffs_alloc.c
  Log:
  Use bdwrite() rather than brelse(). The cylinder group bitmap modification
  is not preserved otherwise.
  Note that this is a no-op in FreeBSD, however, as we have doreallocblks
  disabled.
  
  Submitted by:	Kirk McKusick



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